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

BACKLOG-23413 Using small breadcrumbs dropdown in edit boxes in PC #1392

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r3dm1ke
Copy link
Contributor

@r3dm1ke r3dm1ke commented Jan 8, 2025

Description

This change replaces the long breadcrumb on edit boxes to a dropdown. Also, it reverses order (so it reads item -> parent -> grandparent) and adds padding to show hierarchy. I considered using the treeview dropdown for this, but it does not support having all fields opened by default without additional moonstone changes.

Tests

The following are included in this PR

  • Unit Tests (Most changes should have unit tests)
  • Integration Tests

Checklist

I have considered the following implications of my change:

  • Security (in particular for changes to authentication, authorization, data fetching, ...)
  • Performance
  • Migration
  • Code maintainability

Documentation

  • Inline documentation
  • Internal Documentation (wiki)
  • User-facing Documentation

@r3dm1ke r3dm1ke requested a review from a team January 8, 2025 19:37
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