Skip to content

This PR is part of consolidating rdf forms in its own lib#271

Open
timea-solid wants to merge 6 commits into
mainfrom
rdfForms
Open

This PR is part of consolidating rdf forms in its own lib#271
timea-solid wants to merge 6 commits into
mainfrom
rdfForms

Conversation

@timea-solid

Copy link
Copy Markdown
Member

I moved renderPreferencesForm over from solid-ui (it is only used here) as part of SolidOS/solid-ui#778

Copilot AI review requested due to automatic review settings June 8, 2026 08:40
@timea-solid timea-solid self-assigned this Jun 8, 2026
@timea-solid timea-solid moved this to In progress in SolidOS NLNet UI Jun 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Moves the preferences-form rendering helper out of solid-ui into this repo as part of the RDF forms consolidation effort, and updates the long chat pane to use the local implementation.

Changes:

  • Added src/preferences.js with a local renderPreferencesForm(...) implementation (previously from solid-ui).
  • Updated src/longChatPane.js to import and call the local renderPreferencesForm instead of UI.preferences.renderPreferencesForm.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
src/preferences.js Introduces local renderPreferencesForm and wires it to existing solid-ui helpers for shared/personal defaults.
src/longChatPane.js Switches the preferences sidebar to use the locally exported preferences form renderer.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/preferences.js
Comment thread src/preferences.js Outdated
Comment thread src/preferences.js Outdated
timea-solid and others added 5 commits June 8, 2026 10:49
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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