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

<textarea> Resizing Issue Fix #17

Merged
merged 1 commit into from
Nov 12, 2023
Merged

<textarea> Resizing Issue Fix #17

merged 1 commit into from
Nov 12, 2023

Commits on Nov 9, 2023

  1. Fix <textarea> Resizing Issue

    Updated the textarea element within the settings page with two changes:
    - The textarea now cannot be resized, and is always set to fill 100% of its container.
    - The placeholder is now "Enter your own prompt for AI reflections" instead of "Paste an OpenAI API key to enable AI reflections". You can't see this because the textarea is currently readonly, but I assume this will change in the near future.
    CodeShady committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    39c9b42 View commit details
    Browse the repository at this point in the history