PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide
albinAppsmith 838ade90ef
fix: Issue with git UI after ADS v2 release (#23618)
## Description

This PR fixes below mentioned issues,
1. Git error callout is not being visible until user scroll down.
2. Git branch name button have fixed width even if the branch name is
short.
3. Added data-testid for create branch spinner.

#### PR fixes following issue(s)
Fixes #
https://github.com/appsmithorg/appsmith/issues/23617

#### Media


https://github.com/appsmithorg/appsmith/assets/87797149/34d5c576-a610-4565-901a-05d33d640214



#### Type of change

- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)

## Testing

#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [ ] Manual
- [ ] Jest
- [ ] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] 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
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Test-plan-implementation#speedbreaker-features-to-consider-for-every-change)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans/_edit#areas-of-interest)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] 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

---------

Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2023-05-24 10:12:44 +05:30
..
ActionExecution fix: action selector popup value for integrations (#23614) 2023-05-24 08:35:58 +05:30
AdminSettings
AppNavigation
AuditLogs
Autocomplete
Binding fix: Update title casing for action selector fields (#22270) 2023-05-23 11:17:47 +05:30
Branding
BugTests fix: moustache brackets not showing up in bold (#23245) 2023-05-22 16:21:57 +05:30
CodeComment
DynamicHeight test: updated the container spec (#23582) 2023-05-22 16:25:18 +05:30
EmbedSettings
ExplorerTests
FormLogin
FormNativeToRawTests
Git fix: Issue with git UI after ADS v2 release (#23618) 2023-05-24 10:12:44 +05:30
Github
Google
IDE
JSLibrary
JSObject fix: js object functions were retained after clearing (#23504) 2023-05-24 09:12:46 +05:30
Linting
MobileResponsiveTests
Onboarding
OtherUIFeatures feat: add option to mark application as forkable (#21874) 2023-05-23 16:39:05 +05:30
PeekOverlay
Performance
PropertyPane
Refactoring
SettingsPane
Templates
ThemingTests
UserProfile
VisualTests
Widgets fix: Add sheetjs package for parsing xls/xlsx file. Remove exceljs (#23399) 2023-05-23 18:03:48 +05:30
Workspace