Skip to content

Remove popup dialog#5

Merged
nathanweeks merged 2 commits intogithub-pagesfrom
dda-remove-popup-dialog
Jul 8, 2025
Merged

Remove popup dialog#5
nathanweeks merged 2 commits intogithub-pagesfrom
dda-remove-popup-dialog

Conversation

@luthian
Copy link

@luthian luthian commented Jul 8, 2025

this
This pull request includes changes to deprecate the "jump-to-chart" feature and introduce minor styling updates to improve the UI. The most important changes involve commenting out or removing functionality related to "jump-to-chart" in both JavaScript and HTML files, as well as adding new styles and adjustments in the SCSS file for better visual alignment.

Deprecation of "jump-to-chart" feature:

  • js/app.js: Commented out all instances of $('.jump-to-chart').hide() and $('.jump-to-chart').show() to disable the feature without fully removing it. [1] [2] [3]
  • templates/finder.html.twig: Commented out the HTML structure for the "jump-to-chart" section, effectively removing it from the rendered page. [1] [2]

UI styling updates:

  • sass/_customizations.scss:
    • Added display: flex and align-items: center to .cwd-scrolling-table .floating-row-header > div for better alignment of header content.
    • Updated .step-1 to increase font size and adjusted the margin of adjacent buttons for improved spacing.

luthian added 2 commits July 8, 2025 15:27
- Both the HTML itself and all the hide/show jQuery
- And center the row descriptions
@nathanweeks nathanweeks merged commit deae98d into github-pages Jul 8, 2025
1 check passed
@nathanweeks nathanweeks deleted the dda-remove-popup-dialog branch July 8, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants