visualization-tool icon indicating copy to clipboard operation
visualization-tool copied to clipboard

Improve flags section of the debug panel

Open bprusinowski opened this issue 11 months ago • 0 comments

It would be great to enhance the flags section of the debug panel with:

  • automatic listing of every available flag without a need to set it first,
  • correct UI controls for all flags (currently we have a true / false switch to set a custom GQL endpoint, which results in application errors and a need to manually clear localStorage to fix the problem – this should be a text input),
  • other potential improvements.

bprusinowski avatar Jan 23 '25 08:01 bprusinowski