-
Notifications
You must be signed in to change notification settings - Fork 13
feat(Storage): add columns setup #1321
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
Conversation
a63e5e4
to
25ea35f
Compare
@@ -90,11 +89,6 @@ export const invertedDisksSetting: SettingProps = { | |||
settingKey: INVERTED_DISKS_KEY, | |||
title: i18n('settings.invertedDisks.title'), | |||
}; | |||
export const useAdvancedStorageSetting: SettingProps = { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now user will be able to select desired columns view via columns setup
@artemmufazalov what do you think if we move column selector in Vdisk and Pdisk pages on a previous line like: ![]() ![]() |
I don't like the control on the tabs level, since it is connected to content of one tab and isn't connected to another - As for |
25ea35f
to
aa215a0
Compare
4c1706e
to
5e24996
Compare
Closes #1216, closes #1155
Add columns setup to Storage component, use Storage component on StorageGroup, PDisk and VDisk pages
Remove advanced storage setting, since VDisks with PDisks column could be selected in setup
Stand: https://nda.ya.ru/t/RkTCeA0U78MSpb
CI Results
Test Status:⚠️ FLAKY
📊 Full Report
Bundle Size: 🔽
Current: 78.99 MB | Main: 79.01 MB
Diff: 0.02 MB (-0.03%)
✅ Bundle size decreased.
ℹ️ CI Information