react-native-elements / playground

Exploring Possibilities with React Native Elements
https://react-native-elements.js.org
MIT License
19 stars 43 forks source link

Lack of proper alignment between the Type and Default in the Props explorer #69

Closed khushal87 closed 3 years ago

khushal87 commented 3 years ago

Explain what you did (Required) When I open the Props Explorer I found that the alignment between the Types and Default is not well oriented and varies for every props. Therefore I feel it should be improved for better user experience while reading

Expected behavior (Required) A better alignment between Types and Default values

Describe the bug (Required) No proper alignment between the Types and Default for the Props explorer

To Reproduce (Required) Click on Props explorer and it will be noticed that every prop has different/varied alignments

We highly recommend that you re-create the bug on Snack. If not, list the steps that a reviewer can take to reproduce the behaviour:

Example: Potential fix is we can have a table view with rows and columns having proper border.

Screenshots (Required) Screenshot (15)

Your Environment (Required):

software version
react
khushal87 commented 3 years ago

@pranshuchittora Can I work on it if you find this as an relevant issue?

Uyadav207 commented 3 years ago

šŸ‘‹ hey @khushal87, Please try to skim every other issue before making a new one. This will help the maintainer as well. This issue is similar to #43. I am working on this issue...šŸ˜€ I was told by the maintainer to make sure no new issue or PR should be similar to this (opens)...

Can you find some other issue? There are many šŸ˜€...

khushal87 commented 3 years ago

Okay sure. Thanks for the information