-
Notifications
You must be signed in to change notification settings - Fork 890
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
[Workspace]Change workspace description field to textarea #6907
[Workspace]Change workspace description field to textarea #6907
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6907 +/- ##
==========================================
- Coverage 67.43% 67.38% -0.06%
==========================================
Files 3443 3443
Lines 67815 67813 -2
Branches 11033 11032 -1
==========================================
- Hits 45734 45697 -37
- Misses 19414 19491 +77
+ Partials 2667 2625 -42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Lin Wang <[email protected]>
706b04e
to
84249f9
Compare
Hi @wanglam, is this PR for 2.15 or 2.16? |
@wanglam UX looks good to me |
@ruanyl @SuZhou-Joe I've tweaked the UI slightly. Now the new UI can be signoff. Could you help me take a look? |
* Change workspace description field to textarea Signed-off-by: Lin Wang <[email protected]> * Changeset file for PR #6907 created/updated * Update description UI Signed-off-by: Lin Wang <[email protected]> --------- Signed-off-by: Lin Wang <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> Co-authored-by: Lu Yu <[email protected]> (cherry picked from commit fe443e9) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
) * Change workspace description field to textarea * Changeset file for PR #6907 created/updated * Update description UI --------- (cherry picked from commit fe443e9) Signed-off-by: Lin Wang <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> Co-authored-by: Lu Yu <[email protected]>
Description
Issues Resolved
Screenshot
Testing the changes
yarn osd bootstrap
config/opensearch_dashboards.yml
Changelog
Check List
yarn test:jest
yarn test:jest_integration