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

changes toast names to avoid conflict with bootstrap #133

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

vacmar01
Copy link
Contributor

See #132

The .toast class of FastHTML (setup_toasts()) seems to be in conflict with the .toast class of bootstrap.

Since Bootstrap is still very popular, it might be a good idea to namespace the class names to .fh-toasts etc.

(I didn't run the nbdev commands, since the toaster.py doesn't seem to be created with nbdev. If that's wrong, I will change the pull request).

@jph00
Copy link
Contributor

jph00 commented Jul 31, 2024

Good idea! Fixes #132

@jph00 jph00 merged commit 3fd0164 into AnswerDotAI:main Jul 31, 2024
@jph00 jph00 added the enhancement New feature or request label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants