browse.html should use new components
Open
- Dominant language
- CSS
- Stars
- 70
- Forks
- 31
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 5
Description
The login in browse.html and browse-test.html are still using the old UI.login.loginStatusBox login.
To test this locally, start mashlib with 'npm run start' or entire solidOS and navigate to: http://localhost:8080/browse.html
This is in use, headless, and deployed on github here: https://solidos.github.io/mashlib/dist/browse.html
We broke this a couple of times and got some remarks. So let's not break it.
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.
Assessment
This issue has not been assessed yet.