Invisible content in Updates column #82
Labels
No labels
Closed As
Duplicate
Closed As
Fixed
Closed As
Invalid
discussions
easyfix
enhancement
task
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
quality/blockerbugs#82
Loading…
Add table
Add a link
Reference in a new issue
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?
See the screenshot. There's nothing in Updates, but the overlay shows an update.
(Furthermore, if there's something in Updates, it's no longer a colored rectangle, just a hyperlinked text. Is that intentional?)
CC @frantisekz
So,
this is corner case issue because systemd was marked to fix the blocker, but it didn't and status was changed in bugzilla manually.
I am setting this to low priority as discussed with @kparal . Indeed, this is something definitely nice to have fixed but it might require deeper digging in blockerbugs app.
Metadata Update from @frantisekz:
In our yesterday's conversation, I thought this was a different issue. As I currently understand it, it seems like all Bodhi updates pushed stable no longer display in the app. I think we should take a closer look at it in this case. It's definitely not top priority, but probably not a corner case either.
The problem is actually quite simple, I'll send a PR.
PR: https://pagure.io/fedora-qa/blockerbugs/pull-request/83
The labels are showing as unstyled text because the CSS file that defines the classes is not in the page header. I don't know why it isn't, though - everything looks like it should be. I'll dig into this more later today.
CSS fix PR: https://pagure.io/fedora-qa/blockerbugs/pull-request/84
that turned out to be straightforward, too...it just looked mysterious because I was working from an outdated 'develop' branch :)
@frantisekz please review, and if everything looks good, please release and deploy the new version. Thanks!
Metadata Update from @kparal:
Commit 66a007f8 fixes this issue