Update guestbook responses to sort by guestbook response fields
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Overview of the Feature Request
In the JSF frontend, the guestbook responses table is sortable by response fields. We need to add a sort parameter to the guestbook responses API to support this.
What kind of user is the feature intended for?
Anyone with access to manage guestbook page
What inspired the request?
SPA development
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the guestbook responses API and the JSF guestbook responses table, which currently sorts by response fields. Identify how API parameters are parsed and how response ordering is produced. Done means the API accepts a sort parameter for guestbook response fields and the table can use it to obtain the requested order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100