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

move tags to details panel #9905

Merged
merged 15 commits into from
Nov 9, 2023
Merged

move tags to details panel #9905

merged 15 commits into from
Nov 9, 2023

Conversation

grimmoc
Copy link
Contributor

@grimmoc grimmoc commented Nov 2, 2023

Description

moving tags panel to detail view

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

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

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

Copy link

update-docs bot commented Nov 2, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@grimmoc
Copy link
Contributor Author

grimmoc commented Nov 2, 2023

@JammingBen this is a first working draft, I would suggest refactoring the oc-select with all the tags stuff into an own component again. Also, I will probably be able to handle the tag search redirection by wrapping the in in a router link. It's a little ugly right now with the click event handler - although it works.

Tests will need to be adjusted as well.

Copy link
Contributor

@lookacat lookacat left a comment

Choose a reason for hiding this comment

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

Can you add a changelog item :)

@AlexAndBear AlexAndBear self-assigned this Nov 8, 2023
@AlexAndBear AlexAndBear marked this pull request as ready for review November 8, 2023 14:33
@AlexAndBear AlexAndBear changed the title MVP tags in detail panel move taga to details panel Nov 8, 2023
Copy link
Collaborator

@JammingBen JammingBen left a comment

Choose a reason for hiding this comment

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

Plus changelog, but you are already aware I guess 🙂

@AlexAndBear AlexAndBear changed the title move taga to details panel move tags to details panel Nov 9, 2023
Copy link

sonarcloud bot commented Nov 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

72.3% 72.3% Coverage
0.0% 0.0% Duplication

@AlexAndBear AlexAndBear merged commit 4c57bea into master Nov 9, 2023
4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the tags-in-detail-panel branch November 9, 2023 10:25
AlexAndBear added a commit that referenced this pull request Dec 13, 2023
* MVP

* removed unused composable

* refactored to single component

* renamed component, adjusted tests

* fix import

* Close sidebar on tag search

* React on code review

* Fix is router link in public page context

* Fix unit tests

* Fix unit tests

* Fix link color

* Fix e2e via timeout

* Remove useless styling

* Add changelog item

* Fix e2e correctly

---------

Co-authored-by: Jan Ackermann <jan.alexander.ackermann@outlook.com>
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.

4 participants