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

[ACS-8749] View More tags button no longer shows when all tags are removed from a node #10221

Open
wants to merge 28 commits into
base: ng16-migration
Choose a base branch
from

Conversation

swapnil-verma-gl
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)
View more button was not getting hidden when all tags on a node were removed.

What is the new behaviour?
View more button now gets hidden

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:
https://hyland.atlassian.net/browse/ACS-8749
Also, take a loot at #10200. This PR is a duplicate of that, and was created due to unsuccessful rebase to the latest ng16-migration branch

Copy link

sonarcloud bot commented Sep 17, 2024

Copy link
Contributor

Choose a reason for hiding this comment

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

Is an empty file intended?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, the changes intended in this PR are only in the dynamic-chip-list.component.html and dynamic-chip-list.component.spec.ts files. The other files have started showing up, due to rebase of the ng16-migration branch again. This was the same issue that caused the original PR (#10200) to have to be closed. I'll need to investigate this and update the PR accordingly

@VitoAlbano VitoAlbano force-pushed the ng16-migration branch 3 times, most recently from 4782191 to 8f284e1 Compare September 20, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants