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

Ensured that Column Metadata window opens with the default selected dataset in the Data View #7526

Merged

Conversation

N-thony
Copy link
Collaborator

@N-thony N-thony commented Jun 6, 2022

Fixes #7477
@rdstern I have made the improvement to the column meta data to change to the current data frame when the current data frame has changed from data view. Please have a look. Thanks
@africanmathsinitiative/developers this is ready for review.
@derekagorhom please have a look.

instat/frmMain.vb Outdated Show resolved Hide resolved
instat/ucrDataView.vb Outdated Show resolved Hide resolved
N-thony and others added 2 commits June 6, 2022 11:47
Co-authored-by: lloyddewit <57253949+lloyddewit@users.noreply.github.com>
Co-authored-by: lloyddewit <57253949+lloyddewit@users.noreply.github.com>
Copy link
Contributor

@lloyddewit lloyddewit left a comment

Choose a reason for hiding this comment

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

@N-thony Thanks, looks good

@lloyddewit
Copy link
Contributor

@rdstern if you can test/approve, then we can merge, thanks

Copy link
Collaborator

@rdstern rdstern left a comment

Choose a reason for hiding this comment

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

@N-thony great. I am also very happy that these are changes proposed by other than me. Also they are relatively small, but add to the convenience, and that is important for R-Instat. Our catch-phrase is "making it easy" and this sort of thing helps!

@lloyddewit lloyddewit changed the title Minor improvement to the column meta data Ensured that Column Metadata window opens with the default selected dataset in the Data View Jun 6, 2022
@lloyddewit lloyddewit merged commit 30702fd into IDEMSInternational:master Jun 6, 2022
@Patowhiz
Copy link
Contributor

Patowhiz commented Jun 7, 2022

@N-thony @rdstern I have made a comment in issue #7477, kindly respond to it.

I understand that this PR fixes the original issue, however after going through @rdstern comment, I think we may have introduced a functionality that is slightly from what is expected (subject to my opinion being corrected).

Sorry for the late review.

Thanks.

1 similar comment
@Patowhiz
Copy link
Contributor

Patowhiz commented Jun 7, 2022

@N-thony @rdstern I have made a comment in issue #7477, kindly respond to it.

I understand that this PR fixes the original issue, however after going through @rdstern comment, I think we may have introduced a functionality that is slightly from what is expected (subject to my opinion being corrected).

Sorry for the late review.

Thanks.

@N-thony
Copy link
Collaborator Author

N-thony commented Jun 8, 2022

@lloyddewit I have tried to test this with Linux version unfornately I was getting the following bug, I have fixed it in PR #7537
image

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

Successfully merging this pull request may close these issues.

Column Metadata doesn't open with the default selected dataset in the Data View
4 participants