yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
8.94k stars 1.06k forks source link

[Platform] UI - Better to have refresh button on the Tables Tab #8017

Open VijiYB opened 3 years ago

VijiYB commented 3 years ago

Once the sample apps started running, I do see insert queries on the Queries tab but the Tables tab still doesn't show the table name created unless we refresh the browser. Better to have a refresh button on the tables tab or refresh when we land on the page.

streddy-yb commented 3 years ago

Showing stale data is a generic issue across the Platform UI. For this particular case, showing a refresh button is better as schema doesn't change that often.

mjoshi0923 commented 2 years ago

The refresh issue has been resolved earlier, @VijiYB do we still face this issues? can you verify and I will pick it up.