Skip to content

UFAL/Edit bitstreams table UI fix - #1131

Merged
milanmajchrak merged 6 commits into
dtq-devfrom
ufal/cherrypick-vsb-tuo-edit-bitstreams-table
Jan 12, 2026
Merged

UFAL/Edit bitstreams table UI fix#1131
milanmajchrak merged 6 commits into
dtq-devfrom
ufal/cherrypick-vsb-tuo-edit-bitstreams-table

Conversation

@jr-rk

@jr-rk jr-rk commented Dec 3, 2025

Copy link
Copy Markdown

Problem description

Cherry-pick from #992
Removed visible whitespace column from bitstreams/bundles edit item view by removing remaining sync. info table cells.

Copilot review

  • Requested review from Copilot

Copilot AI left a comment

Copy link
Copy Markdown

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 removes the visible synchronization status column from the bitstreams/bundles edit item view table by removing the corresponding table cell that displayed synchronization information and checksums.

Key Changes

  • Removed the synchronization status/checksum column (columnSizes.columns[4]) from the bitstream table rows
  • Cleaned up the table structure to eliminate the whitespace caused by the removed column
  • The #checksum template and isBitstreamSynchronized() method remain in use elsewhere in the component

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jr-rk
jr-rk requested a review from milanmajchrak December 3, 2025 11:44
@milanmajchrak

Copy link
Copy Markdown
Collaborator

@jr-rk Wait, do we want to remove this synchronization column? Won't it break synchonization info?

@milanmajchrak milanmajchrak left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Check the comment

…display of bundle controls in correct column

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jr-rk
jr-rk requested a review from Copilot December 18, 2025 13:08

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jr-rk

jr-rk commented Dec 18, 2025

Copy link
Copy Markdown
Author

Fixed the table to break words, that are too long, looks like this now:
image

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jr-rk
jr-rk requested a review from milanmajchrak December 18, 2025 14:20
@milanmajchrak
milanmajchrak merged commit 361074f into dtq-dev Jan 12, 2026
11 checks passed
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