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

HParams: Load spinner in data table and do not reload table #6658

Merged
merged 2 commits into from Oct 23, 2023

Conversation

JamesHollyer
Copy link
Contributor

Motivation for features / changes

Issue number 5 in #6651. It is also just a better experience to keep previously loaded data intact while fetching new data.

Technical description of changes

In order to put the spinner below the headers I added the spinner to the data-table. It seems like a general feature that should be in that widget anyway.

Screenshots of UI changes (or N/A)

2023-10-20_15-13-34 (1)

@JamesHollyer JamesHollyer merged commit 7f7d140 into tensorflow:master Oct 23, 2023
13 checks passed
JamesHollyer added a commit that referenced this pull request Oct 23, 2023
…6662)

## Motivation for features / changes
This spinner was added to the Data Table in #6658. However, I forgot to
add the placeholder dependency which is required for internal syncs.
This adds that dependency to fix the sync.
bmd3k pushed a commit to bmd3k/tensorboard that referenced this pull request Nov 2, 2023
…ow#6658)

## Motivation for features / changes
Issue number 5 in tensorflow#6651. It is also just a better experience to keep
previously loaded data intact while fetching new data.

## Technical description of changes
In order to put the spinner below the headers I added the spinner to the
data-table. It seems like a general feature that should be in that
widget anyway.

## Screenshots of UI changes (or N/A)
![2023-10-20_15-13-34
(1)](https://github.com/tensorflow/tensorboard/assets/8672809/23bfa0ed-077c-45fb-9df5-a0c3db1db67d)
@bmd3k bmd3k mentioned this pull request Nov 2, 2023
bmd3k pushed a commit that referenced this pull request Nov 2, 2023
## Motivation for features / changes
Issue number 5 in #6651. It is also just a better experience to keep
previously loaded data intact while fetching new data.

## Technical description of changes
In order to put the spinner below the headers I added the spinner to the
data-table. It seems like a general feature that should be in that
widget anyway.

## Screenshots of UI changes (or N/A)
![2023-10-20_15-13-34
(1)](https://github.com/tensorflow/tensorboard/assets/8672809/23bfa0ed-077c-45fb-9df5-a0c3db1db67d)
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.

None yet

2 participants