Looking to contribute to AI2

Hello, my name is Abhishek, and I'm currently a first-year student at Polaris School of Technology. I have a strong passion for technology and programming. My skill set includes proficiency in swift, Java, JavaScript, and Node.js. I'm constantly looking to expand my knowledge and take on new challenges in the tech world.

can you suggest me some issue that i should work upon i would like to contribute to the organisation.

Welcome!

There is a test version of AI2 sitting neglected in need of testing.

That's a good start.

Thank you for the guidance. However, it seems that there are no issues available without an assignee or PR at the moment. Could you please suggest another type of issue that I can work on? Your help is greatly appreciated.

Thank you for your time and consideration.

We have many built-in components written in java which are not completed in swift. One such component is ListView. It lacks several properties and functions for ios.

You can also review issues reported on github.

Thanks, @Patryk_F, for the consideration. I will definitely look into it and do my best to make it proper.
I have started working on it . I will give my best.

Once again, Thanks for your valuable guidance

Best Regards, Abhishek Suryavanshi

We have a number of issues marked "help wanted" on GitHub:

It has been a basic problem in AI2 for years to define the progressive transparency of a Button using the Alpha channel. Currently the options are to set the completely transparent or 100% visible Button, and there is no other possibility to make the 70% transparent button, for example.

This is absolutely possible for any other component, such as Labels, Textboxs or Images... just the Button that does not correspond to the same Alpha Channel criterion.

It seems that this question never comes as a priority to be resolved... or it was not possible to find a solution... although there are external extensions that make it possible to define a transparency range for a Button between 0% and 100%

It would be of great help if someone found a solution for this, @Abhishek_Suryavanshi :pray:

Lito

@>-->---