Skip to content

Conversation

@nmykhalkevch-exoft
Copy link
Contributor

  • Ticket: []
  • Feature flag: n/a

Purpose

Summary of Changes

Screenshot(s)

Side Effects

QA Notes

@if (file()?.links?.html) {
<div class="relative">
<p-button severity="secondary" icon="fas fa-share-nodes" (click)="shareMenu.toggle($event)" />
<p-button
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add here ariaLabel.

@if (file()?.links?.render) {
<div class="relative">
<p-button severity="secondary" icon="fas fa-file-import" (click)="embedMenu.toggle($event)" />
<p-button
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add here ariaLabel.


@if (file()?.links?.download) {
<p-button severity="secondary" icon="fas fa-download" (click)="downloadFile(file()?.links?.download!)" />
<p-button
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add here ariaLabel.

@nmykhalkevch-exoft nmykhalkevch-exoft added this pull request to the merge queue Sep 12, 2025
Merged via the queue into main with commit dbc5c20 Sep 12, 2025
1 check failed
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