Skip to content

Accessibility Redesign - #35

Open
k8culver wants to merge 15 commits into
mainfrom
feature/accessibility-redesign
Open

Accessibility Redesign#35
k8culver wants to merge 15 commits into
mainfrom
feature/accessibility-redesign

Conversation

@k8culver

@k8culver k8culver commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Feature Implemented/Bugs Fixed

Redesign and accessibility improvements

Additional Information

I have moved model_diagram back to static. I know this doesn't make sense because model_diagram is not static but this is the simplest way to make it work. There are only 2 directories that you can put images in for a Dash app unless you manually set up a 3rd which needlessly complicates the codebase. The two directories have to be named assets and static. If model_diagram is in assets, updates to any file in that directory counts as a file change and the app will hot reload (while in DEBUG mode) which makes testing impossible because the app is hot reloading ever image change and interrupting runs and setting changes.

Accessibility Score

from 40% to 81%

AI Generation Disclosure

Claude was used to fix a few bugs, mostly human implemented

@k8culver
k8culver requested a review from thisac September 2, 2026 17:14
@k8culver
k8culver marked this pull request as ready for review September 2, 2026 17:15
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.

1 participant