-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
UI/UX qualityChanges that makes interface better without affecting functionalityChanges that makes interface better without affecting functionalitycode qualityIssues related to refactoring, removing old codeIssues related to refactoring, removing old codeexpertRequires advanced knowledge or researchRequires advanced knowledge or researchlowCan implement this issue laterCan implement this issue later
Description
Problem
On Candidate and Position pages: in recruiter select we apply button, and then on click it renders as select. As result, styles are differs (i.e. for button: font-weight, on hover effect for borders; for select: avatar disappears and chevron appears).
Solution
Change styling so it looks like select always: change font-weight to 400; display avatar in focused state
Metadata
Metadata
Assignees
Labels
UI/UX qualityChanges that makes interface better without affecting functionalityChanges that makes interface better without affecting functionalitycode qualityIssues related to refactoring, removing old codeIssues related to refactoring, removing old codeexpertRequires advanced knowledge or researchRequires advanced knowledge or researchlowCan implement this issue laterCan implement this issue later