IQSS / IQSS/dataverse-frontend
Research/Implement User Feedback CTA
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 26
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 4
Description
Research and implement a call-to-action component to gather user feedback within the SPA.
The idea is to have a floating button at the bottom left of the screen for users to give feedback about different parts of the SPA.
As an initial step this will only add the UI side of it, without actually sending the feedback to an API, but we will also do some research on how to do this and what api extensions we will need for it.
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 locating the SPA's shared UI entry points and existing component patterns. Research how a floating feedback control at the bottom left could gather feedback and what API extensions would be needed, then implement only the UI and document the proposed integration boundary; done means the control is visible and usable without sending feedback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100