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

Button - Bootstrap Theme - When theme is applied, button does not look like a bootstrap button #105

Closed
brianlagunas opened this issue Nov 3, 2021 · 0 comments · Fixed by #122
Assignees
Labels
bug Something isn't working status: awaiting-test

Comments

@brianlagunas
Copy link
Member

Description

When the bootstrap theme is applied, the button component does not look like a bootstrap button.

Here is what the bootstrap buttons look like depending on which button style (primary, secondary, success, etc) they use:

image

Here is what the igc-button looks like when the bootstrap theme is applied

image

Steps to reproduce

  1. Run story board
  2. Apply bootstrap theme
  3. Observe the button

Result

The button looks nothing like a bootstrap button

Expected result

The button needs to look like a bootstrap button when the bootstrap theme is applied

@brianlagunas brianlagunas added bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up. labels Nov 3, 2021
@simeonoff simeonoff added status: awaiting-test and removed 🆕 status: new The issue is new and will be reviewed when somebody picks it up. labels Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status: awaiting-test
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants