luckyframework / luckyframework/breeze
Sort queries by name on the request details page
Open
- Dominant language
- Crystal
- Stars
- 22
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure if these queries show in the order they actually ran, but my guess is that might be hard to rely on. However, if we sort these by name, it'll be much easier to see if you're calling the same object multiple times. Unless anyone has a compelling argument to showing them in the order they were originally ran...?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the request details page and the code that renders its query list. Check how queries are currently ordered, then make the list sort by name and verify that repeated calls are easier to compare.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100