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

Rounded Edges on Modals etc. #193

Open
peterklingelhofer opened this issue Nov 19, 2022 · 2 comments
Open

Rounded Edges on Modals etc. #193

peterklingelhofer opened this issue Nov 19, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@peterklingelhofer
Copy link
Member

peterklingelhofer commented Nov 19, 2022

Rounded edges better for mental health, and those with low vision:

Specifically, I see this in pop-up modal windows, but worth digging into finding more. The buttons are good to go already. If we want to match the buttons, maybe everything should be: border-radius: 6px;

image

@peterklingelhofer peterklingelhofer added enhancement New feature or request good first issue Good for newcomers labels Nov 19, 2022
@simonv3
Copy link
Collaborator

simonv3 commented Nov 19, 2022

https://github.com/resonatecoop/beam/blob/main/src/components/common/Button.tsx#L63

They are currently rounded. I guess you're asking for more rounded?

@peterklingelhofer
Copy link
Member Author

Yeah the buttons are good as is. Was more referring to pop-up modal windows. Should have specified!

image

@peterklingelhofer peterklingelhofer changed the title UI: Rounded Edges Rounded Edges on Modals (and any other sharp-cornered UI element) Nov 20, 2022
@peterklingelhofer peterklingelhofer changed the title Rounded Edges on Modals (and any other sharp-cornered UI element) Rounded Edges on Modals Nov 22, 2022
@peterklingelhofer peterklingelhofer changed the title Rounded Edges on Modals Rounded Edges on Modals etc. Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants