v.24.2Improvement

Now dashboard supports compressed and uncompressed URL hash states for backward compatibility

Now dashboard understands both compressed and uncompressed state of URL's #hash (backward compatibility). Continuation of #59124 . #59548 (Amos Bird).
The ClickHouse dashboard now supports both compressed and uncompressed URL hash states, ensuring backward compatibility with older URL formats.

Why it matters

This feature addresses the issue of legacy URLs becoming unusable after changes in URL state encoding. By supporting both compressed and uncompressed URL hash states, the dashboard maintains compatibility with existing bookmarks and shared links, improving user experience and continuity.

How to use it

No user action is required as the dashboard automatically detects and handles both compressed and uncompressed URL hash states when loading URLs.