ytsaurus / ytsaurus-ui

Web interface for YTsaurus.
https://ytsaurus.tech
Other
37 stars 19 forks source link

Global table settings are not applied on the table page #784

Open Flunt1k opened 3 weeks ago

Flunt1k commented 3 weeks ago

If the user selects something in the global table settings (which are behind the gear in the navigation), they will never be used in the navigation/table page. Because on the table page the settings are taken from window.__DATA__, not from local storage.

vrozaev commented 2 weeks ago

Looks like opensource we write these settings to local storage, but we never read it back.

ma-efremoff commented 2 weeks ago

The behaviour depends on current instance of settings provider Please describe steps to reproduce the issue.