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

Implement sync prompt field width with chats width #38

Closed
7 tasks done
itsmartashub opened this issue Jul 12, 2024 · 0 comments · Fixed by #35
Closed
7 tasks done

Implement sync prompt field width with chats width #38

itsmartashub opened this issue Jul 12, 2024 · 0 comments · Fixed by #35
Assignees
Labels
Feature A proposal for a new feature or an enhancement Status: Already Implemented A proposal which has already been implemented before

Comments

@itsmartashub
Copy link
Owner

itsmartashub commented Jul 12, 2024

Sync Feature for Textarea Prompt:

  • Implement a sync option for the textarea prompt width, represented by a switch or checkbox.
  • When enabled, the textarea prompt width dynamically follows the chat width, ensuring a consistent layout.
  • If disabled, users can set a custom width for the textarea prompt independently.
  • Cross page consistency (storage saving)

Locked Icon Indication:

  • Add a locked SVG icon into custom prompt width option to visually indicate the state of the prompt field.
  • When syncing is enabled, display the locked icon and styling to signify that the prompt field is locked to the chat width.
  • The icon should be visually distinct but subtle, providing a clear indication of the sync state without being intrusive.
@itsmartashub itsmartashub self-assigned this Jul 12, 2024
@itsmartashub itsmartashub linked a pull request Jul 12, 2024 that will close this issue
22 tasks
@itsmartashub itsmartashub added Feature A proposal for a new feature or an enhancement Status: WIP Work In Progress labels Jul 12, 2024
@itsmartashub itsmartashub added Status: Already Implemented A proposal which has already been implemented before and removed Status: WIP Work In Progress labels Jul 13, 2024
@itsmartashub itsmartashub changed the title Implement sync feature for prompt field with locked icon indication Implement sync with chats width for prompt field with locked icon indication Jul 13, 2024
@itsmartashub itsmartashub changed the title Implement sync with chats width for prompt field with locked icon indication Implement sync width chats width for prompt field with locked icon indication Jul 13, 2024
@itsmartashub itsmartashub changed the title Implement sync width chats width for prompt field with locked icon indication Implement sync prompt field width with chats width Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A proposal for a new feature or an enhancement Status: Already Implemented A proposal which has already been implemented before
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant