Skip to content

fix: normalize settings and filter label capitalization#1118

Open
stablegenius49 wants to merge 1 commit intolangflow-ai:mainfrom
stablegenius49:pr-factory/issue-795-title-case
Open

fix: normalize settings and filter label capitalization#1118
stablegenius49 wants to merge 1 commit intolangflow-ai:mainfrom
stablegenius49:pr-factory/issue-795-title-case

Conversation

@stablegenius49
Copy link

Summary

  • normalize the Settings labels called out in the issue to title case
  • align the knowledge filter panel/list and upload ingest settings labels with the same capitalization style
  • update the knowledge table headers for related label consistency

Testing

  • npx @biomejs/biome check app/knowledge/page.tsx app/settings/page.tsx app/onboarding/_components/advanced.tsx app/onboarding/_components/ollama-onboarding.tsx app/settings/_components/model-selectors.tsx components/cloud-picker/ingest-settings.tsx components/knowledge-filter-list.tsx components/knowledge-filter-panel.tsx (passes with pre-existing warnings in touched files: noExplicitAny, noUnusedVariables, noStaticElementInteractions, noConsole)
  • git diff --check

Closes #795.

@github-actions github-actions bot added community frontend 🟨 Issues related to the UI/UX bug 🔴 Something isn't working. and removed community labels Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🔴 Something isn't working. frontend 🟨 Issues related to the UI/UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Capitalization inconsistent in UI

2 participants