You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(xref): enable empty-term browsing in search UI
- Remove required attribute from term input
- Allow form submission when specs are provided without a term
- Use entry.term for cite generation when search term is empty
- Include 'term' in requested fields so browse results have term data
- Fall back to entry.spec for shortname display
- Auto-open Advanced Search when URL has specs/types/for params
- Remove options.includes guard from select() so URL-driven
selections work before metadata options are loaded
0 commit comments