Skip to content

Milestone2k#586

Open
timea-solid wants to merge 12 commits intomainfrom
milestone2k
Open

Milestone2k#586
timea-solid wants to merge 12 commits intomainfrom
milestone2k

Conversation

@timea-solid
Copy link
Copy Markdown
Member

  • this updates the usage of the initial databrowser.html ids, making it better for mobile and a11y

@timea-solid timea-solid self-assigned this Mar 27, 2026
@timea-solid timea-solid moved this to In progress in SolidOS NLNet UI Mar 27, 2026

* Raptor mini: Update the code to use the new solid-ui-header component. Keep in mind the log in and sign up are wired in specific ways.

* Auto: chnage the menu to fill up the menu items like in the code: async function getMenuItems (outliner: any) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Auto: chnage the menu to fill up the menu items like in the code: async function getMenuItems (outliner: any) {
* Auto: change the menu to fill up the menu items like in the code: async function getMenuItems (outliner: any) {

const detail = (e as CustomEvent).detail
if (detail?.role === 'login') {
await refreshCurrentHeader()
outliner.showDashboard({ pane: 'profile' }) // upon successfull login, we open the dashboard pane
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
outliner.showDashboard({ pane: 'profile' }) // upon successfull login, we open the dashboard pane
outliner.showDashboard({ pane: 'profile' }) // upon successful login, we open the dashboard pane

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

2 participants