Skip to content

Update icons#365

Open
metsma wants to merge 1 commit intoweb-eid:mainfrom
metsma:icons
Open

Update icons#365
metsma wants to merge 1 commit intoweb-eid:mainfrom
metsma:icons

Conversation

@metsma
Copy link
Contributor

@metsma metsma commented May 30, 2025

WE2-993

Signed-off-by: Raul Metsma raul@metsma.ee

@metsma metsma force-pushed the icons branch 2 times, most recently from 32512d3 to 6b5b80f Compare January 29, 2026 11:03
@metsma metsma force-pushed the icons branch 3 times, most recently from cd8929b to fc8ccb3 Compare March 10, 2026 12:59
WE2-993

Signed-off-by: Raul Metsma <raul@metsma.ee>
warnIcon->setVisible(warning.isEmpty() && cardCertPinInfo.pinInfo.pinIsBlocked());
warn->setVisible(warning.isEmpty() && cardCertPinInfo.pinInfo.pinIsBlocked());
info->parentWidget()->setDisabled(isError);
warn->setVisible(isError);
Copy link
Member

Choose a reason for hiding this comment

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

warn is initialized to "Pin locked" above, so now expired or not-effective certificate will be rendered as disabled and also mislabeled as PIN-locked. This is confusing for the user. Before this commit, the warning label was only shown when the PIN was actually blocked.

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