Skip to content

Conversation

@nmykhalkevch-exoft
Copy link
Contributor

No description provided.

return RegistryStatusMap[this.status()]?.label ?? 'Unknown';
}

get severity(): 'info' | 'success' | 'warn' | 'danger' | null {
Copy link
Collaborator

Choose a reason for hiding this comment

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

There is enum for severity: SeverityType

Copy link
Collaborator

Choose a reason for hiding this comment

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

What about translations?

Comment on lines 20 to 22
<p-tag severity="secondary" value="Withdrawn" />
}
-->
Copy link
Collaborator

Choose a reason for hiding this comment

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

What about this? Can we remove it?

@nmykhalkevch-exoft nmykhalkevch-exoft merged commit 1b05df5 into main Jul 24, 2025
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