Customizable "Sign Up" button
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 70
- Forks
- 31
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 5
Description
Currently, Mashlib (e.g. when used with CSS Recipe) has a "Sign Up" button in the top right corner. However, that button leads to Solid's project page.
A natural user flow is to jump to the current site's sign-up page. For example, for CSS, it would be SERVER/idp/register/.
Hope Mashlib could support easy customization of the button or the button's behaviour. For example, an easy override through files, or through component.js parameters (esp. for CSS). An automatic detection would also be useful.
(This issue supersedes https://github.com/CommunitySolidServer/Recipes/issues/28 and https://github.com/SolidOS/solidos/issues/194... in the right repo?)
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 tracing the top-right "Sign Up" button and the component.js parameters mentioned in the issue. Define how a site-specific registration destination or button behavior can be configured, then verify that Mashlib no longer sends users to Solid's project page when a custom destination is supplied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100