PromucFlow_constructor/app/client
Hetu Nandu 44d2b7e912
fix: Refresh breaks open tabs (#39021)
## Description

Fixes a focus retention issue where on refresh, the tabs are lost


EE Shadow: https://github.com/appsmithorg/appsmith-ee/pull/6106


## Automation

/ok-to-test tags="@tag.IDE"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/13151485815>
> Commit: e7ed2c3c16b1673b46a3bec68a7317e51bfbd575
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13151485815&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.IDE`
> Spec:
> <hr>Wed, 05 Feb 2025 06:53:31 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

This update delivers enhanced navigation stability and focus management
for a smoother browsing experience.

- **Bug Fixes**
- Improved focus handling during navigation transitions by ensuring
adjustments occur only when returning from a valid page. This refinement
minimizes unintended focus shifts, providing a more consistent and
user-friendly interface.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-05 12:23:42 +05:30
..
.husky
.yarn
cypress fix: Remove Excel download option from Table widget (#38996) 2025-02-04 16:13:57 +05:30
docker/templates chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
generators
packages fix: ads slider export (#39007) 2025-02-04 12:54:53 +03:00
public chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
src fix: Refresh breaks open tabs (#39021) 2025-02-05 12:23:42 +05:30
test chore: Remove style from editor and setting config (#38756) 2025-01-23 13:29:03 +05:30
typings
.babelrc
.dockerignore
.editorconfig
.eslintrc.base.json feat: add react-compiler eslint plugin (#37139) 2024-10-31 16:40:18 +01:00
.eslintrc.js
.fork-ts-checkerrc
.gitignore
.lintstagedrc.json
.nvmrc
.prettierignore
.prettierrc
.sentryclirc
.yarnrc.yml
build.sh chore: Increase max-old-space-size to 8192 (#38768) 2025-01-20 13:51:36 +05:30
craco.build.config.js chore: add etag caching in consolidated api for application view mode (#38873) 2025-01-30 13:54:34 +05:30
craco.common.config.js chore: disable sourcemaps for non-prod builds and cleanup craco configs (#38706) 2025-01-17 12:35:34 +03:00
craco.dev.config.js chore: disable sourcemaps for non-prod builds and cleanup craco configs (#38706) 2025-01-17 12:35:34 +03:00
cypress_ci_custom.config.ts
cypress_ci_hosted.config.ts
cypress_ci.config.ts
cypress-add-tags.js
cypress.config.ts
download-assets.js
jest.config.js chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
knip.json chore: add grafana faro sdk (CE) (#38301) 2024-12-26 10:37:41 +05:30
package.json feat: custom eslint rule infra (#38345) 2025-01-02 17:41:55 +05:30
README.md
README.old.md
start-caddy.sh
start-https.sh chore: convert consolidated api etag to a weak one (#38939) 2025-01-31 16:35:20 +05:30
tailwind.config.js
tsconfig.json
tsconfig.path.json
vercel.json
yarn.lock chore: add ADS slider (#38971) 2025-02-04 09:42:51 +03:00

Appsmith Client

This project was bootstrapped with Create React App.

For details on setting up your development machine, please refer to the Setup Guide