Skip to content

Conversation

@cpignedoli
Copy link
Member

@cpignedoli cpignedoli commented Nov 12, 2022

Fixes #381

This fixes the setting of self.structure = None when an action button is pressed for an importer ("SMILES" and "import from computer")

Thanks, @danielhollas, I tried self.structure = None just in observe("input_structure") but this does not work still, I keep the modification also in that observe.

@cpignedoli cpignedoli added the blocked This issue/PR is blocked by another issue/PR. label Nov 12, 2022
@danielhollas
Copy link
Contributor

@cpignedoli why is this blocked by #377? Seems like this should be a separate fix?

@cpignedoli
Copy link
Member Author

it is true but I implemented it on top of another blocked PR

@yakutovicha
Copy link
Member

@cpignedoli let's try to move this PR somewhere. I see @danielhollas cherry-picked bc179c4 into a separate PR (#549). Is it the only relevant change that remains here?

@cpignedoli
Copy link
Member Author

yes this is so old that for sure it has been fixed somewhere else somehow

@cpignedoli
Copy link
Member Author

cpignedoli commented Feb 2, 2024

We checked the latest release of the AWB (2.1.0), and the bug is no more there.

@cpignedoli
Copy link
Member Author

I close

@cpignedoli cpignedoli closed this Feb 2, 2024
@cpignedoli cpignedoli deleted the fix/traitlet-structure branch February 2, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked This issue/PR is blocked by another issue/PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Structure importers: cannot import the same structure twice.

3 participants