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

Enhance Console UI elements #91

Closed
6 tasks done
Tracked by #86
itsmartashub opened this issue Dec 13, 2024 · 0 comments · Fixed by #90
Closed
6 tasks done
Tracked by #86

Enhance Console UI elements #91

itsmartashub opened this issue Dec 13, 2024 · 0 comments · Fixed by #90
Assignees
Labels
Area: Canvas Status: Already Implemented A proposal which has already been implemented before

Comments

@itsmartashub
Copy link
Owner

itsmartashub commented Dec 13, 2024

Python Run code console

  • Change console background to match the canvas background
  • Improve error output background for better visibility
  • Colorize Clear console and Cancel icons in the console header to accent color
  • Remove blur from Run sticky headers, and add different background on hover
  • Change resizing line background to an accent color
  • Fix code Fix bug and Apply comments dialogs overall (its [role="dialog"] and I have to not apply its styles when there is [data-comment-id]
@itsmartashub itsmartashub self-assigned this Dec 13, 2024
@itsmartashub itsmartashub added the Status: WIP Work In Progress label Dec 13, 2024
itsmartashub added a commit that referenced this issue Dec 15, 2024
- Change console background to match the canvas background
- Improve error background for better visibility
- Colorize "Clear console" and "Cancel" icons in the console header to accent color
- Enhance "Run" sticky header on hover
- Change resizing line background to an accent color
- Update --border-xlight border color to accentish

Changes summary:
    - Updated the console background to match the canvas background for a cohesive look.
    - Improved the error background for better visibility and readability.
    - Colorized the "Clear console" and "Cancel" icons in the console header to the accent color.
    - Enhanced the "Run" sticky header with a hover effect for better user interaction.
    - Changed the resizing line background to an accent color for a more consistent design.
itsmartashub added a commit that referenced this issue Dec 15, 2024
…y `Console` (#91, #86)

- Ensure styles for `[role="dialog"]` are not applied when `[data-comment-id]` attribute is present

Changes summary:
    - Refined the styling for "Apply" comments dialogs to ensure that styles are not applied when the `data-comment-id` attribute is present.
itsmartashub added a commit that referenced this issue Dec 15, 2024
[86] Add `Canvas` text and code support

Closes: #86, #88, #89, #91, #92, #93
Still open: #94
@itsmartashub itsmartashub linked a pull request Dec 15, 2024 that will close this issue
@itsmartashub itsmartashub added Status: Already Implemented A proposal which has already been implemented before and removed Status: WIP Work In Progress labels Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Canvas 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