Skip to content

15-fix-pre-selected-value-handling-on-remote-select - #16

Open
BrijeshSajeev wants to merge 4 commits into
masterfrom
15-fix-pre-selected-value-handling-on-remote-select
Open

15-fix-pre-selected-value-handling-on-remote-select#16
BrijeshSajeev wants to merge 4 commits into
masterfrom
15-fix-pre-selected-value-handling-on-remote-select

Conversation

@BrijeshSajeev

@BrijeshSajeev BrijeshSajeev commented Mar 17, 2026

Copy link
Copy Markdown
Collaborator

#14

  • fix(selectra): honor valueField/labelField for preselected native select options.
  • ignore /dist from git trace.
  • The searchField will automatically use ['name'] since we set labelField: 'name'. No other changes needed — the existing addOption / _normalizeOption / rendering code all read from valueField and labelField already.
 - fix(selectra): honor valueField/labelField for preselected native select options.
 - ignore /dist from git trace.
@BrijeshSajeev BrijeshSajeev linked an issue Mar 17, 2026 that may be closed by this pull request
 - Added contributors with profile links.
 - Introduced a cleaner visual system.
 - Kept the page mobile-friendly with responsive breakpoint.
@BrijeshSajeev
BrijeshSajeev force-pushed the 15-fix-pre-selected-value-handling-on-remote-select branch from 7461470 to 0ea60d3 Compare April 1, 2026 06:46
@BrijeshSajeev

BrijeshSajeev commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator Author

Updated UI

localhost_5173_examples_index html
 - visible only on big screens with hidden md:block
 - includes a heading + icon like your reference
 - lists all example chapters with anchor links
@BrijeshSajeev

BrijeshSajeev commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator Author

A new Chapters(Guide for all the examples) block inside the aside

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

Labels

None yet

1 participant