SolidOS / SolidOS/profile-pane
Heading and Name need to be dragable
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 11
- Avg merge
- 4h 19m
- Merged PRs (30d)
- 11
Description
In order to add someone as a friend one could add a WebID to the Target (drag and drop) button. IN order for this feature to still work, we need to make elements dreagable.
I propose to make the entire heading and the Name in the heading draggable - it would bring the WebID of that profile basically.
P.s. This is a function in solid-ui.
Contributor guide
No contributing guide indexed for this repository
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 profile-pane rendering entry point for the profile heading and Name, then inspect how Solid UI handles draggable profile elements and the Target button's WebID drop behavior. Done means the heading and Name can be dragged to provide that profile's WebID without breaking the existing friend-adding flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100