-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
fix(ui): Delete widget not working with other lang #14769
Conversation
9 failed tests on run #33027 ↗︎Details:
|
Test | Artifacts | |
---|---|---|
BigQuery Ingestion > Create & Ingest BigQuery service |
Screenshots
Video
|
Pages/Users.spec.ts • 1 failed test • cypress-ci-psql-oss-7629621943-1
Test | Artifacts | |
---|---|---|
User with different Roles > Update own admin details |
Screenshots
Video
|
Service/redshiftWithDBT.spec.js • 2 failed tests • cypress-ci-psql-oss-7629621943-1
Test | Artifacts | |
---|---|---|
RedShift Ingestion > Add DBT ingestion |
Screenshots
Video
|
|
RedShift Ingestion > Validate DBT is ingested properly |
Screenshots
Video
|
Pages/DataInsight.spec.js • 1 failed test • cypress-ci-psql-oss-7629621943-1
Test | Artifacts | |
---|---|---|
Data Insight feature > Deploy data insight index |
Screenshots
Video
|
Features/RecentlyViewed.spec.js • 1 failed test • cypress-ci-psql-oss-7629621943-1
Test | Artifacts | |
---|---|---|
Recently viwed data assets > recently view section should have at max list of 5 entity |
Screenshots
Video
|
The first 5 failed specs are shown, see all 7 specs in Cypress Cloud.
Review all test suite changes for PR #14769 ↗︎
…a/OpenMetadata into delete-localisation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@chirag-madlani , As we have made some changes to the common component, so please check the collate side changes as well, thanks
* fix(ui): Delete widget not working with other lang * fix cypress tests * fix tests * fix udpate displayName issue * fix tests * fix owner issue * fix failures
Describe your changes:
Fixes Delete widget issue for other langs
DELETE
also translated to the target lang but validation is still on workDELETE
DELETE
translation for other lang so it will in sync with validation and work.Screen.Recording.2024-01-18.at.11.34.25.AM.mov
I worked on ... because ...
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>