Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow theming for select elements #2994

Closed
jsardid opened this issue Apr 3, 2019 · 4 comments
Closed

Allow theming for select elements #2994

jsardid opened this issue Apr 3, 2019 · 4 comments
Labels
feature-request Request a new feature UI Related to UI Components

Comments

@jsardid
Copy link

jsardid commented Apr 3, 2019

Is your feature request related to a problem? Please describe.

Input elements can be customized using the "input" selector and passing as part of a theme object. The same way, I would expect select elements to be able to be customized, in order to avoid this kind of inconsistency:
image

Describe the solution you'd like

Add an inputSelect selector to the theme system, which should apply to the select elements

Describe alternatives you've considered

As an alternative, I would have to implement my own forms.

@elorzafe elorzafe added feature-request Request a new feature needs-discussion Used for internal discussions UI Related to UI Components labels Apr 3, 2019
@jordanranz jordanranz added this to the UI Components Refactor milestone May 3, 2019
@jordanranz
Copy link
Contributor

FYI, we have started an RFC discussion for a proposed Amplify UI Component refactor to increase customizability and flexibility for our components. Please feel free to add any additional comments to the following issue:

#3279

@stale
Copy link

stale bot commented Jun 15, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@ashika01
Copy link
Contributor

ashika01 commented Jun 4, 2020

Closing this feature request. Since the new UI components handles theming through CSS custom properties. For more info - https://docs.amplify.aws/ui/customization/theming/q/framework/react

If there are improvement / bugs or suggestions for the new UI component feel to open up a new issue.

@ashika01 ashika01 closed this as completed Jun 4, 2020
@github-actions
Copy link

This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels or Discussions for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request a new feature UI Related to UI Components
Projects
None yet
Development

No branches or pull requests

5 participants