Skip to content

IRSA-503:Migrated Finderchart needs a control button to switch from table view to chart view and vice-versa #441

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

Merged
merged 1 commit into from
Aug 17, 2017

Conversation

lznakano
Copy link
Contributor

@lznakano lznakano commented Aug 11, 2017

Part of the branch implementation was about fixing a bug in HydraViewer.jsx. The closable is not defined in the layout mode. Thus, the closable is always no defined.
However it is used in all three contaniners as closable={closeable}. Since the closeable is always undefined, it caused the
the xyPlot's, imagePlots, the close button was gone.

The other part is done in IFE.

  Fixed a bug in HydraViewer.jsx.  The closable is not defined in the layout mode. Thus, the closable is always no defined.
  However it is used in all three contaniners as closable={closeable}.  Since the closeable is always undefined, it caused the
  the xyPlot's, imagePlots, the close button was gone.
@lznakano lznakano requested review from ejoliet and loitly August 11, 2017 20:54
Copy link
Contributor

@ejoliet ejoliet left a comment

Choose a reason for hiding this comment

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

Thanks. Good to be merged.

@lznakano lznakano merged commit 7f83076 into dev Aug 17, 2017
@lznakano lznakano deleted the IRSA-503-xyPlots branch August 17, 2017 21:50
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