IQSS / IQSS/dataverse

Update guestbook responses to sort by guestbook response fields

Open
#12,524 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature: Guestbook GREI Re-arch Original size: 30 Size: 80 SPA Type: Feature
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

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.