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

Add description for Events #12

Open
sailingsam opened this issue Aug 8, 2024 · 0 comments
Open

Add description for Events #12

sailingsam opened this issue Aug 8, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sailingsam
Copy link
Owner

sailingsam commented Aug 8, 2024

when we fetch details for the particular event from the redux store there is one more event property event.description other than name date and points.
So we need to show ( from react-icons) button that includes description (only if description exists) using Popover from ant-d library (use bottom popover)
The button position should be placed next right to where the name ends.

reference

Remember: if description length is 0, then no need to show info button

@sailingsam sailingsam added enhancement New feature or request good first issue Good for newcomers labels Aug 8, 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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant