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(pci.savings-plan): improve dashboard ui #15043

Merged

Conversation

Eric-ciccotti
Copy link
Contributor

@Eric-ciccotti Eric-ciccotti commented Jan 22, 2025

Question Answer
Branch? feat/TAPC-2358-svp-dashboard
Bug fix? no
New feature? yes
Breaking change? no
Tickets Fix #TAPC-2358
License BSD 3-Clause
  • Try to keep pull requests small so they can be easily reviewed.
  • Commits are signed-off
  • Only FR translations have been updated
  • Branch is up-to-date with target branch
  • Lint has passed locally
  • Standalone app was ran and tested locally
  • Ticket reference is mentioned in linked commits (internal only)
  • Breaking change is mentioned in relevant commits

Description

Improve dashboard UI on savings plan

@Eric-ciccotti Eric-ciccotti requested review from a team as code owners January 22, 2025 13:48
@Eric-ciccotti Eric-ciccotti requested review from anooparveti, darsene, frenautvh, seven-amid and aottr and removed request for a team January 22, 2025 13:48
@Eric-ciccotti Eric-ciccotti marked this pull request as draft January 22, 2025 13:48
@github-actions github-actions bot added translation required dependencies Pull requests that update a dependency file feature New feature labels Jan 22, 2025
@Eric-ciccotti Eric-ciccotti force-pushed the feat/TAPC-2358-skeleton-structure branch from fec8913 to 5a0ea22 Compare January 22, 2025 14:43
@Eric-ciccotti Eric-ciccotti force-pushed the feat/TAPC-2358-skeleton-structure branch 3 times, most recently from ad0fae3 to fcfc32c Compare January 23, 2025 09:28
@Eric-ciccotti Eric-ciccotti force-pushed the feat/TAPC-2358-skeleton-structure branch from fcfc32c to f443694 Compare January 23, 2025 09:52
className="my-auto"
aria-labelledby="tooltip-default"
name="circle-question"
id={`trigger-${index}`}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since the title is used as a key in above component, could it be used here also to replace the index ?

Copy link
Contributor Author

@Eric-ciccotti Eric-ciccotti Jan 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That doesn't work (the tooltip component), I tried this out first.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any idea why ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I checked the ID for 'odstooltips', and it seems to require a string that must follow these rules: no white spaces, no special characters, and no uppercase letters.

ref: TAPC-2358
Signed-off-by: Eric Ciccotti <[email protected]>
@Eric-ciccotti Eric-ciccotti force-pushed the feat/TAPC-2358-skeleton-structure branch from f443694 to cdbb093 Compare January 23, 2025 15:47
@Eric-ciccotti Eric-ciccotti marked this pull request as ready for review January 24, 2025 08:10
@Eric-ciccotti Eric-ciccotti merged commit dcad467 into feat/TAPC-2358-svp-dashboard Jan 24, 2025
14 checks passed
@Eric-ciccotti Eric-ciccotti deleted the feat/TAPC-2358-skeleton-structure branch January 24, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file feature New feature translation required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants