Skip to content

UI improvements#16

Open
frederikho wants to merge 10 commits intomasterfrom
UI_improvements
Open

UI improvements#16
frederikho wants to merge 10 commits intomasterfrom
UI_improvements

Conversation

@frederikho
Copy link

Improvements:

  • Show also inputs, not only results
  • Refresh files button to refresh gdx file list
  • Show variable labels (might require rebuilding the gdx files using fix I wrote in RICE50x repo) and region labels
  • Search ignoring underscore
  • Show index in plot title
  • Show results from /results directory and subdirs

frederikho and others added 10 commits February 17, 2026 22:49
fidelio/server.R: use master's has_time check with DT::datatable for
non-time variables; fix list_of_variables_reactive() reference.

rice/ui.R: use master's simple uiOutput for gdxcompaR tab; remove
the HEAD-only Table tab (output$results_data_table).

rice/server.R: resolve three conflict blocks —
- gdxcompaRplot: master's DT/has_time structure + HEAD's index
  selector description labels + HEAD's second set (additional_set_id2)
  + tlen-aware year pre-computation + scale_x_continuous pretty breaks
- gdxcompaRstackedplot year filter: HEAD's second set handling +
  master's pathdir ordering + master's tlen-aware year column
- gdxcompaRstackedplot x-axis: aes(year,...) + pretty breaks

Also remove dead HEAD-only code: plot_data_rv, has_time_dim_rv,
hover_info, non_time_table, results_data_table, has_time_dim,
outputOptions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Root-level scenarios were labeled with the cryptic "(root)" optgroup
header in the scenario selector. Now uses basename(results_dir) for a
meaningful folder name.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@frederikho
Copy link
Author

Added a fix for the warning/error on startup

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