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

Feat: Progress Bar for Toast Messages #902

Open
6 tasks
dhairyashiil opened this issue Jan 15, 2025 · 0 comments · May be fixed by #903
Open
6 tasks

Feat: Progress Bar for Toast Messages #902

dhairyashiil opened this issue Jan 15, 2025 · 0 comments · May be fixed by #903
Labels
enhancement New feature or request

Comments

@dhairyashiil
Copy link
Contributor

As an EmbeddedChat developer

I need to: Implement the Progress Bar Component for toast messages

So That: Users can have a better UI experience interacting with toast messages

Acceptance Criteria

  • Combine progress bar with toast messages so that the progress bar duration matches the time the toast message stays on the screen.
  • Ensure the progress bar is dynamically adapted to both light and dark themes.
  • Implement border radius for the progress bar to match the toast message style.
  • The color of the progress bar should match the toast message's color palette:
  • For light theme, the progress bar will be a darker tone.
  • For dark theme, the progress bar will be a lighter tone.
@dhairyashiil dhairyashiil added the enhancement New feature or request label Jan 15, 2025
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 a pull request may close this issue.

1 participant