Skip to content

Conversation

@hoonji
Copy link
Member

@hoonji hoonji commented Mar 29, 2024

Motivation for features / changes

Context menus in Time series scalar tables are ready for use

Technical description of changes

Removes the enableScalarColumnContextMenus feature flag and associated code

Detailed steps to verify changes work correctly (as executed by you)

Manually tested context menus in runs table, filterbar, scalar tables

@hoonji hoonji requested a review from bmd3k March 29, 2024 09:45
@hoonji hoonji merged commit 04a064f into tensorflow:master Apr 1, 2024
hoonji added a commit that referenced this pull request Apr 24, 2024
## Motivation for features / changes
In 3p, enabling standard (non-hparam column) hide is currently dangerous
as there is currently no way to re-show them. Enabling for 3p will have
to wait until we add an affordance other than the 1p-only column
customizer.

Affected users can clear localStorage for the page, or add the
`enableScalarColumnCustomization=true` flag to enable the column
customizer in the settings menu and re-add hidden columns.

## Technical description of changes
Sets `enableScalarColumnContextMenus` default to `false`. (Reverts
#6817)
AnuarTB pushed a commit to AnuarTB/tensorboard that referenced this pull request May 3, 2024
…ow#6817)

## Motivation for features / changes
Context menus in Time series scalar tables are ready for use

## Technical description of changes
Removes the enableScalarColumnContextMenus feature flag and associated
code

## Detailed steps to verify changes work correctly (as executed by you)
Manually tested context menus in runs table, filterbar, scalar tables
AnuarTB pushed a commit to AnuarTB/tensorboard that referenced this pull request May 3, 2024
## Motivation for features / changes
In 3p, enabling standard (non-hparam column) hide is currently dangerous
as there is currently no way to re-show them. Enabling for 3p will have
to wait until we add an affordance other than the 1p-only column
customizer.

Affected users can clear localStorage for the page, or add the
`enableScalarColumnCustomization=true` flag to enable the column
customizer in the settings menu and re-add hidden columns.

## Technical description of changes
Sets `enableScalarColumnContextMenus` default to `false`. (Reverts
tensorflow#6817)
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.

2 participants