Skip to content
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

Remove sidebar quickAccess extension point #3586

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

LukasHirt
Copy link
Collaborator

Related Issue

Motivation and Context

Cleaner code and less extension points to maintain.

How Has This Been Tested?

  • test environment: Manually

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

@LukasHirt LukasHirt requested a review from kulmann June 9, 2020 11:52
@LukasHirt LukasHirt self-assigned this Jun 9, 2020
kulmann
kulmann previously approved these changes Jun 9, 2020
@kulmann
Copy link
Contributor

kulmann commented Jun 9, 2020

Code looks good... tests are failing

@LukasHirt
Copy link
Collaborator Author

tests are failing

I think we are using the quickAccess in most (if not all) collaborators tests. I'll see tomorrow what I can do with it.

@LukasHirt LukasHirt dismissed kulmann’s stale review June 16, 2020 07:24

New commit with additional changes

@LukasHirt
Copy link
Collaborator Author

@kulmann I have pushed a new commit which is touching the tests. I am using now the openSidebar function instead of clicking on the quickAccess button. Could you pls re-review? @individual-it Maybe you'd also want to take a look on this change?

@LukasHirt LukasHirt requested a review from kulmann June 16, 2020 07:26
Copy link
Contributor

@kulmann kulmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good. 👍

We have removed the sidebar quickAccess extension point.
To create an quick access to the sidebar, we need to use the quickActions extension point.
@LukasHirt LukasHirt force-pushed the change/remove-sidebar-quick-access branch from 5e4b0ae to 7f9fb3b Compare June 16, 2020 16:51
@LukasHirt LukasHirt merged commit 98ab394 into master Jun 16, 2020
@LukasHirt LukasHirt deleted the change/remove-sidebar-quick-access branch June 16, 2020 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants