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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix editor modal autofocus and autoresize #2214

Merged
merged 2 commits into from
May 23, 2024

Conversation

azmy60
Copy link
Contributor

@azmy60 azmy60 commented May 20, 2024

  • It should auto focus the text editor when the editor modal is opened
  • It should resize the text editor in vertical automatically when the editor modal is opened
  • The modal stays in the same height as it was before closing it

Bug -> it changes the modal height when closing it for a split second:
closing-editor-modal

Fix -> it should not do that really, cause it's kinda ugly.. 馃し
closing-editor-modal-2

Copy link
Contributor

ellipsis-dev bot commented May 20, 2024

Your free trial has expired. To keep using Ellipsis, sign up at https://app.ellipsis.dev for $20/seat/month or reach us at help@ellipsis.dev

@rathboma rathboma merged commit ab26569 into master May 23, 2024
13 checks passed
@rathboma rathboma deleted the fix/editor-modal-autofocus-autoresize branch May 23, 2024 01:41
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.

None yet

2 participants