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

fix mention list in announcements #15194

Merged

Conversation

harsh-vador
Copy link
Contributor

Describe your changes:

Fixes #15131

I worked on fixing the mention list in announcement drawer since earlier it didn't allow to mention users.

Screen.Recording.2024-02-15.at.5.21.01.PM.mov

Type of change:

  • Bug fix

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Copy link
Contributor

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

@karanh37 karanh37 added the safe to test Add this label to run secure Github workflows on PRs label Feb 15, 2024
Copy link
Contributor

github-actions bot commented Feb 15, 2024

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 61%
61.53% (31404/51042) 40.5% (12516/30900) 40.87% (3859/9441)

Copy link

cypress bot commented Feb 16, 2024

4 failed tests on run #33179 ↗︎

4 705 12 0 Flakiness 0

Details:

Merge branch 'main' into fix-announcement-mentions
Project: openmetadata Commit: bdf0754f7a
Status: Failed Duration: 36:59 💡
Started: Feb 16, 2024 9:21 AM Ended: Feb 16, 2024 9:58 AM
Failed  Pages/DataInsightSettings.spec.js • 2 failed tests • cypress-ci-psql-oss-7928293507-1

View Output Video

Test Artifacts
Data Insight settings page should work properly > Install application Screenshots Video
Data Insight settings page should work properly > Deploy & run application Screenshots Video
Failed  Pages/SearchIndexApplication.spec.ts • 1 failed test • cypress-ci-psql-oss-7928293507-1

View Output Video

Test Artifacts
Search Index Application > Edit application Screenshots Video
Failed  Flow/Explore.spec.js • 1 failed test • cypress-ci-psql-oss-7928293507-1

View Output Video

Test Artifacts
Explore Page > should verify order of search results Screenshots Video

Review all test suite changes for PR #15194 ↗︎

Copy link

Quality Gate Passed Quality Gate passed for 'open-metadata-ui'

Issues
0 New issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@chirag-madlani chirag-madlani merged commit 5eda139 into open-metadata:main Feb 16, 2024
15 of 18 checks passed
Sachin-chaurasiya pushed a commit that referenced this pull request Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e This will trigger e2e test workflows safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mentions in announcements reload the page
3 participants