Skip to content

Conversation

koorosh
Copy link
Contributor

@koorosh koorosh commented Apr 6, 2020

Resolves: #47079

Initially it was supposed to show Statements tab on Table
details page to show all statements which belong to
particular table. Due to existing limitations (Admin UI
API doesn't provide enough information about statements
to distinguish which statements are relevant to particular
table.
That's why to avoid misleading or incomplete data representation
it is was decided to remove this tab.

Now, Table details page has only two tabs, and Statements tab
is removed.

Release note (admin ui change): Statements tab is removed from
Databases > Table Details page

Release justification: bug fixes and low-risk updates to new functionality

Before:
Screenshot 2020-04-06 at 22 53 36

After:
Screenshot 2020-04-06 at 22 53 16

Initially it was supposed to show Statements tab on Table
details page to show all statements which belong to
particular table. Due to existing limitations (Admin UI
API doesn't provide enough information about statements
to distinguish which statements are relevant to particular
table.
That's why to avoid misleading or incomplete data representation
it is was decided to remove this tab.

Now, Table details page has only two tabs, and Statements tab
is removed.

Release note (admin ui change): Statements tab is removed from
Databases > Table Details page

Release justification: bug fixes and low-risk updates to new functionality
@koorosh koorosh requested a review from a team April 6, 2020 19:55
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@dhartunian
Copy link
Collaborator

bors r+

@craig
Copy link
Contributor

craig bot commented Apr 6, 2020

Build succeeded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui: Remove statements summary from table details page
3 participants