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

BottomBar - Display information for hovered card #32

Open
TaylorJonesTRT opened this issue Mar 26, 2022 · 0 comments
Open

BottomBar - Display information for hovered card #32

TaylorJonesTRT opened this issue Mar 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@TaylorJonesTRT
Copy link
Owner

The bottombar contains a component "cardinfoarea" that is used to show the details of the currently hovered card in the card area.

The logic for gathering that information and rendering it to the dom needs to be completed.

Try and keep the amount of calls to the backend for this as minimal as possible, we don't want to have to make an api call for every time a card is hovered.

@TaylorJonesTRT TaylorJonesTRT added the enhancement New feature or request label Mar 26, 2022
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

No branches or pull requests

1 participant