Refactor naming and usage of Web IDE left-pane related constants
requested to merge 204817-refactor-the-naming-convention-and-usage-of-web-ide-left-pane-related-constants into master
What does this MR do?
This is a refactoring to support a collapsible left sidebar. See the epic for more context: &2585 (closed)
This work has already been done in !21010 (closed), this is just a more incremental approach.
Tasks
Tasks
-
rename constants from activityBarViews
toleftSidebarViews
-
Change structure of constants to match rightSidebarViews
-
Replace all occurrences of activityBarViews.key
withleftSidebarViews.key.name
.
Does this MR meet the acceptance criteria?
Conformity
Closes #204817 (closed)
Edited by Chad Woolley