Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: Update Cortex page with better description & UX #4416

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

louis-jan
Copy link
Contributor

@louis-jan louis-jan commented Jan 7, 2025

Describe Your Changes

This PR enhances cortex settings page with better description and UX.

CleanShot 2025-01-08 at 06 53 16@2x

CleanShot 2025-01-08 at 06 53 48@2x

Fixed CSS for setting input:

  • Smaller number input
  • Remove the right padding. The completions text is cut off at the letter "c" because of extra padding for the reveal password action. However, in the case of normal input, there should be no extra padding since there's no such action.
    CleanShot 2025-01-08 at 06 51 41@2x

We've resolved the issue where users couldn't scroll to view the complete extension settings page in a narrow window.
CleanShot 2025-01-08 at 06 59 15@2x

Fixes Issues

Self Checklist

This pull request includes changes to improve the settings configuration and UI components in the inference-cortex-extension and web directories. The most important changes include enhancements to the default settings descriptions, the addition of a new dropdown component for setting details, and updates to handle dropdowns in the settings UI.

Enhancements to default settings descriptions:

Addition of new dropdown component:

Updates to handle dropdowns in settings UI:

Copy link
Contributor

github-actions bot commented Jan 8, 2025

Barecheck - Code coverage report

Total: 68.61%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

Copy link
Contributor

github-actions bot commented Jan 8, 2025

This is the build for this pull request. You can download it from the Artifacts section here: Build URL.

@louis-jan louis-jan merged commit 6cd392a into dev Jan 8, 2025
20 checks passed
@louis-jan louis-jan deleted the chore/enhance-cortex-settings-page branch January 8, 2025 02:16
@github-actions github-actions bot added this to the v0.5.14 milestone Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enhancement: Update Cortex page with better description & UX bug: [0.5.12] Can't scroll in Cortex page
2 participants