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

Basic cell editor #282

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Basic cell editor #282

merged 1 commit into from
Oct 18, 2022

Conversation

unkcpz
Copy link
Member

@unkcpz unkcpz commented Sep 19, 2022

fixes #291

Using the BasicCellEditor for modifying the cell of the structure, can convert between primitive and conventional cells.
This is based on the aiidalab/aiidalab-widgets-base#327.

The example is attached:

cell editor

Copy link
Member

@superstar54 superstar54 left a comment

Choose a reason for hiding this comment

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

LGTM!
But we should wait for the PR of aiidalab-widget-base. aiidalab/aiidalab-widgets-base#327.

@superstar54 superstar54 merged commit 5c028c7 into master Oct 18, 2022
@superstar54 superstar54 deleted the inplement-cell-editor branch October 18, 2022 10:06
@unkcpz
Copy link
Member Author

unkcpz commented Oct 18, 2022

Hi @superstar54, we should not merge this. Since the aiidalab-widget-base has not released the new version with the feature included. After that, the PR should update with bumper the aiidalab-base-widget version.

unkcpz added a commit that referenced this pull request Oct 18, 2022
@unkcpz
Copy link
Member Author

unkcpz commented Oct 18, 2022

Don't worry, I think rather than revert the PR. I'll release AWB and add a new PR to bump its version here.

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

Successfully merging this pull request may close these issues.

Add cell editor to convert between primitive cell and conventional cell
2 participants