Skip to content

Conversation

ElliottKasoar
Copy link
Collaborator

@ElliottKasoar ElliottKasoar commented Oct 1, 2025

Pre-review checklist for PR author

PR author must check the checkboxes below when creating the PR.

Summary

Adds details drop down, currently containing a hyperlink to the relevant docs, but we can extend this to other info, if we are ok with duplicating some text.

Linked issue

Resolves #5

Alternatives

I also looked into https://www.dash-bootstrap-components.com/docs/components/collapse/, but this seems to require using the bootstrap style, or importing the relevant JavaScript.

@ElliottKasoar ElliottKasoar self-assigned this Oct 1, 2025
@ElliottKasoar ElliottKasoar added the enhancement New feature or request label Oct 1, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 18162793830

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 2.256%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ml_peg/app/base_app.py 0 1 0.0%
Totals Coverage Status
Change from base Build 18109276578: -0.02%
Covered Lines: 3
Relevant Lines: 133

💛 - Coveralls

@ElliottKasoar
Copy link
Collaborator Author

ElliottKasoar commented Oct 1, 2025

For context, this looks like:

image

It is also optional.

We can add something similar for categories if we'd like, but currently there's no specific information to link to, so we can do it later.

@ElliottKasoar ElliottKasoar marked this pull request as ready for review October 1, 2025 15:25
@alinelena alinelena merged commit 7cc4001 into ddmms:main Oct 1, 2025
7 checks passed
@ElliottKasoar ElliottKasoar deleted the add-details branch October 1, 2025 23:46
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 this pull request may close these issues.

Add drop down test info
4 participants