Skip to content

Conversation

@ArtyomSavchenko
Copy link
Member

@ArtyomSavchenko ArtyomSavchenko commented Oct 3, 2025

Screenshot 2025-10-03 at 14 05 14

Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artem Savchenko <armisav@gmail.com>
@huly-github-staging
Copy link

Connected to Huly®: UBERF-13859

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds card parent display functionality to the sidebar with a compact mode. The main purpose is to show parent cards in a condensed format when space is limited, particularly in sidebar widgets.

  • Added a compact mode to ParentNamesPresenter that shows only the first character of parent titles
  • Modified EditCardNew to use the compact prop instead of conditionally hiding parents
  • Added parent display to the CardWidget sidebar

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
ParentNamesPresenter.svelte Added compact mode prop and conditional rendering for abbreviated parent names
EditCardNew.svelte Replaced showParents boolean with expandedParents and always show ParentNamesPresenter with compact prop
CardWidget.svelte Added ParentNamesPresenter component to sidebar header
FeedCardPresenter.svelte Removed min-height and margin-top styling
ColoredCardIcon.svelte Added tooltip import and tooltip directive to card icon

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
@ArtyomSavchenko ArtyomSavchenko marked this pull request as ready for review October 3, 2025 07:43
@haiodo haiodo merged commit e0d0eed into develop Oct 3, 2025
15 checks passed
@haiodo haiodo deleted the add-parent branch October 3, 2025 08: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.

3 participants