Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

feat(gui): wrap different statistics into accordion #946

Merged

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Jul 8, 2022

Closes #936.

Summary of Changes

Wrap different statistics into accordion items, so the user can select which one is shown. For now, we only allow one item to be opened: Opening another item closes the one that was open previously.

Screenshots (if necessary)

image

Testing Instructions

Click the different accordion items and check whether they still show the expected data.

@lars-reimann lars-reimann linked an issue Jul 8, 2022 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Jul 8, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 3.38s
✅ GIT git_diff yes no 0.01s
✅ TSX eslint 6 0 0 8.2s
✅ TYPESCRIPT prettier 6 0 0 1.64s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@lars-reimann lars-reimann merged commit 0540d30 into main Jul 8, 2022
@lars-reimann lars-reimann deleted the 936-select-statistics-to-be-shown-in-statistics-view branch July 8, 2022 15:16
@github-actions
Copy link

github-actions bot commented Jul 8, 2022

🎉 This PR is included in version 1.54.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Included in a release label Jul 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select statistics to be shown in statistics view
1 participant