PromucFlow_constructor/app/client/src/pages
arunvjn 323484c505
fix: Minor UI fixes to JS Editor (#25907)
## Description
#### Changes
- Removed padding top in JS editor
- Removed focus and hover states on JS Editor
- Changed font family in peek-overlay
- Changed comment colour to gray-400

#### PR fixes following issue(s)
Fixes #24884 

#### Media
<img width="1118" alt="Screenshot 2023-08-03 at 12 45 17"
src="https://github.com/appsmithorg/appsmith/assets/32433245/299ca527-9abf-49df-9544-3398a064f6ce">

#### Type of change
- Bug fix (non-breaking change which fixes an issue)
- UI changes

## Testing
>
#### How Has This Been Tested?
- [x] Manual

#### Test Plan
Checked for padding top in JS editor
Checked focus and hover states on JS Editor
Checked font family in peek-overlay
Checked comment colour to gray-400
>
>
#### Issues raised during DP testing
none
>
>
>
## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [x] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [x] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [x] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-08-16 12:31:06 +05:30
..
Applications fix: Resetting the search keyword when the user un-mounts from the home page (#26060) 2023-08-07 10:28:21 +05:30
AppViewer fix: deduct bottom bar height from sidebar's height in preview mode (#26266) 2023-08-11 14:56:03 +05:30
common fix: Save and authorise flow in current editing environment (#26212) 2023-08-10 18:08:00 +05:30
Editor fix: Minor UI fixes to JS Editor (#25907) 2023-08-16 12:31:06 +05:30
Settings Revert "fix: Refactor faster page loads (#25983)" 2023-08-11 17:24:26 +05:30
setup feat: activation phase 1 (#25126) 2023-07-12 12:12:16 +05:30
Templates feat: templates ui ux updates (#25472) 2023-07-24 16:30:41 +05:30
tests chore: Switch environment CE BE code split (#23755) 2023-05-26 21:50:59 +05:30
UserAuth feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
UserProfile chore: Add analytics event to track telemetry is disabled & update properties for INVITE_USER event (#24042) 2023-06-06 02:57:40 +05:30
users chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30
workspace chore: analytics for when app is marked public (#24835) 2023-06-27 10:59:52 +05:30
utils.ts fix: gsheet file picker background issue fixed (#24049) 2023-06-08 14:58:29 +05:30