JankariTech / blog

Blogposts from JankariTech
https://blog.jankaritech.com
GNU General Public License v3.0
10 stars 3 forks source link

[Regression] Unintended side effects #132

Closed grgprarup closed 1 month ago

grgprarup commented 1 month ago

The PR https://github.com/JankariTech/blog/pull/126/ raises the unintended side effects.

  1. The blog post sorting feature in HomeView is broken (default sort by created date)

Instant solution:

  1. Revert the PR https://github.com/JankariTech/blog/pull/126/
  2. Add the fix
    • test and verify the intended fixes
    • test other areas too where the fixes might break
    • add proof of fix in the PR (screenshot or video)

Screencast from 2024-05-31 16-38-59.webm

Environment: