New view picker (#4610)
* Implement new view picker * Complete feature * Fixes according to review
This commit is contained in:
@ -0,0 +1 @@
|
||||
export const UPDATE_VIEW_BUTTON_DROPDOWN_ID = 'update-view-button';
|
||||
@ -1 +0,0 @@
|
||||
export const UPDATE_VIEW_DROPDOWN_ID = 'update-view';
|
||||
@ -1 +0,0 @@
|
||||
export const VIEWS_DROPDOWN_ID = 'views';
|
||||
Reference in New Issue
Block a user