Skip to content

Conversation

@hamza-smythos
Copy link
Contributor

🎯 What’s this PR about?

--- Fix vertical an horizontal scroll of code editor inside component settings

📎 Related ClickUp Ticket

Example: https://app.clickup.com/t/TEAM-123

--- https://app.clickup.com/t/86evfuwk8

💻 Demo (optional)


✅ Checklist

  • Self-reviewed the code
  • Linked the correct ClickUp ticket
  • Tested locally (MANDATORY)
  • Marked as Draft if not ready for review

- Changed the `maxLines` option in the code editor configuration from `Infinity` to `null` to prevent unnecessary growth.
- Adjusted the editor container's height to `100%` and set a minimum height of `200px` for better layout control.
- Removed obsolete CSS rules related to scrollbar visibility for sidebar ace editors, streamlining the styles.
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.

2 participants