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

ui: update side nav and titles to match #101706

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Conversation

maryliag
Copy link
Contributor

Previously the values for Advanced Debug (side nav) and Advanced Debugging (page title) were not matching. This commit uses the name "Advanced Debug for both.

Similarly, we were using Network Latency on the side nav and Network Diagnostics on the page title. Since we might want to show more than just latency, this commit updates the title to the more generic Network, to match how we name other pages (e.g. SQL Activity, Database, etc).

This commit also removed an extra space on the filter on the Network page.

Before
Screenshot 2023-04-17 at 6 02 56 PM

After
Screenshot 2023-04-17 at 10 43 18 PM

Epic: none

Release note (ui change): Update Network Latency side nav name and Network Diagnostics page title to Network. Update the Advanced Debugging page title to Advanced Debug.

@maryliag maryliag requested review from dongniwang, kevin-v-ngo and a team April 18, 2023 03:31
@maryliag maryliag requested a review from a team as a code owner April 18, 2023 03:31
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@maryliag maryliag added backport-23.1.x Flags PRs that need to be backported to 23.1 backport-23.1.0 labels Apr 18, 2023
Previously the values for Advanced Debug (side nav) and
Advanced Debugging (page title) were not matching. This
commit uses the name "`Advanced Debug` for both.

Similarly, we were using Network Latency on the side nav
and Network Diagnostics on the page title. Since we might
want to show more than just latency, this commit updates the
title to the more generic `Network`, to match how we name
other pages (e.g. SQL Activity, Database, etc).

This commit also removed an extra space on the filter
on the Network page.

Epic: none

Release note (ui change): Update Network Latency side nav name
and Network Diagnostics page title to `Network`. Update the Advanced
Debugging page title to `Advanced Debug`.
Copy link
Contributor

@THardy98 THardy98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

personally like `Network Diagnostics` (it's a bit more descriptive) but LGTM either way :)

Reviewed 6 of 6 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @dongniwang and @kevin-v-ngo)

@maryliag
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Apr 18, 2023

Build succeeded:

@craig craig bot merged commit 479ee62 into cockroachdb:master Apr 18, 2023
2 checks passed
@maryliag maryliag deleted the name-updates branch April 18, 2023 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-23.1.x Flags PRs that need to be backported to 23.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants