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

Bootstrap buttons in events instead of <a> tags #58

Open
pl4nty opened this issue Jan 15, 2022 · 0 comments
Open

Bootstrap buttons in events instead of <a> tags #58

pl4nty opened this issue Jan 15, 2022 · 0 comments

Comments

@pl4nty
Copy link
Owner

pl4nty commented Jan 15, 2022

      ? <Button as={Badge} variant="primary" onClick={() => dispatch(selectOccurrence)}>Choose</Button>

I found a way to use react-bootstrap buttons that looks decent and helps with ARIA/theming, you can try it by editing the docs examples. Could also use variant="link", or maybe save it for locationLine to differentiate between links and buttons.

Originally posted by @pl4nty in #55 (comment)

@pl4nty pl4nty changed the title Bootstrap buttons in events instead of \<a\> tags Bootstrap buttons in events instead of <a> tags Jan 15, 2022
@pl4nty pl4nty added the enhancement New feature or request label Jan 16, 2022
@pl4nty pl4nty removed the enhancement New feature or request label Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant