cachethq/core

Sticky Incidents

Closed

#64 opened on Oct 3, 2024

 (6 comments) (0 reactions) (1 assignee)PHP (82 forks)github user discovery
good first issuehacktoberfest

Repository metrics

Stars
 (227 stars)
PR merge metrics
 (Avg merge 10d 23h) (28 merged PRs in 30d)

Description

Incidents can be marked as “Sticky” which I think actually makes more sense to just be labelled as “Pin to top”. Logic needs implementing for this.

  1. Update language string from "Sticky" to "Pin to Top".
  2. Any "Sticky" incidents should be at the top of the timeline.

Contributor guide