Skip to content

Conversation

@mmisol
Copy link
Collaborator

@mmisol mmisol commented Oct 7, 2020

Purpose

Modifies the mechanism used to add/display extensions to make sure the
extension bar is actually visible and that the right tab is actually
displayed.

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated

Reviewers

@QilongTang @reddyashish

Modifies the mechanism used to add/display extensions to make sure the
extension bar is actually visible and that the right tab is actually
displayed.
Copy link
Contributor

@QilongTang QilongTang left a comment

Choose a reason for hiding this comment

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

This LGTM. @mmisol I am wondering if it would be worth for a view level unit test. We have sample view extension there maybe we could guard this API. What do you think? If checking the visibility of right panel is tricky we can probably add UI automation for this.

@mmisol
Copy link
Collaborator Author

mmisol commented Oct 8, 2020

@QilongTang Added a unit test for this. Let me know if it looks good now.

@QilongTang
Copy link
Contributor

@mmisol Perfect! Thanks for doing it

@QilongTang
Copy link
Contributor

The regressions on self CI does not seem related but rather ASM related. I am merging to result from BRE pipeline

@QilongTang QilongTang merged commit 7278d97 into DynamoDS:master Oct 9, 2020
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