Primary buttons have a reddish :focus
colour
#94688
Labels
No Label
legacy project
Infrastructure: Blender Web Assets
legacy project
Infrastructure: Websites
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Resolved
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/web-assets#94688
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is currently reproducible in the navbar at id.blender.org.
Not sure if this is intentional, but all buttons with white text have a reddish/pinkish focus colour, for example:
(on the second screenshot button has
btn-outline-secondary
classes, at the moment of reporting this class wasn't part of BWA, so primarybtn
styles applied there too)It might have something to do with how that colour is calculated in
_utils.sass
:Added subscriber: @railla
Added subscriber: @lichtwerk
Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
@railla is this an #infrastructure:_blender_web_assets internal TODO?
If this should pass the #triaging queue, it would be better to have exact repro steps also (which URL/button to check specifically etc.).
If this should not pass the #triaging queue, it would be better to set subtype to TODO/DESIGN/... (default is REPORT which is associated with #triaging ) or set status to CONFIRMED
@lichtwerk yes, this is an internal TODO, updated it (and others) to a relevant subtype.
my apologies, I keep forgetting that web-related tasks also end up in Triaging.
Added subscriber: @pablovazquez
Changed status from 'Needs Developer To Reproduce' to: 'Resolved'
This has been fixed a while back.
Thanks for the report!