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

Usr testing fixes #37

Merged
merged 72 commits into from
Nov 8, 2024
Merged

Usr testing fixes #37

merged 72 commits into from
Nov 8, 2024

Conversation

JT-39
Copy link
Contributor

@JT-39 JT-39 commented Nov 8, 2024

Pull request overview

PR to address issue #36

Pull request checklist

Please check if your PR fulfills the following:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Tests have been run locally and are passing (shinytest2::test_app())
  • Code is styled according to tidyverse styling (checked locally with styler::style_dir() and lintr::lint_dir())

What is the current behaviour?

Number of small fixes (colours of charts) and additional functionality needs implementing (download buttons).

What is the new behaviour?

Almost all things raised in issue #36 addressed. I've left the remaining few as these are extra functionality that will need development time and should have their priority considered alongside other functionality.

Anything else

JT-39 added 30 commits November 5, 2024 12:45
…d input values so that they are not lost when changing page (means SN and Region do not share for charts)
…ables to allow other geog selections to populate
…t from download module so tables cna be downloaded straight away
JT-39 added 25 commits November 7, 2024 15:13
@JT-39 JT-39 linked an issue Nov 8, 2024 that may be closed by this pull request
18 tasks
R/fn_plotting.R Fixed Show fixed Hide fixed
R/fn_table_helpers.R Fixed Show fixed Hide fixed
R/fn_table_helpers.R Fixed Show fixed Hide fixed
R/fn_table_helpers.R Fixed Show fixed Hide fixed
R/fn_table_helpers.R Fixed Show fixed Hide fixed
@JT-39 JT-39 merged commit 5904bf0 into main Nov 8, 2024
3 checks passed
@JT-39 JT-39 deleted the usr-testing-fixes branch November 8, 2024 20:04
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.

Improvement: Post user-testing fixes
1 participant