Skip to content

fix: element tab layout changes not applied on closing settings panel#2977

Open
alizaib1217 wants to merge 1 commit intomainfrom
fix/element-tab-layout-changes-not-applied
Open

fix: element tab layout changes not applied on closing settings panel#2977
alizaib1217 wants to merge 1 commit intomainfrom
fix/element-tab-layout-changes-not-applied

Conversation

@alizaib1217
Copy link
Contributor

@alizaib1217 alizaib1217 commented Feb 27, 2026

Summary

  • Fixed a bug where changing tab visibility in the element settings panel had no effect when closing the panel

  • Inventory tab is now forced visible when a sample has inventory data, independently of collection layout settings

    Fixes ComPlat/chemotion#479


  • rather 1-story 1-commit than sub-atomic commits

  • commit title is meaningful => git history search

  • commit description is helpful => helps the reviewer to understand the changes

  • code is up-to-date with the latest developments of the target branch (rebased to it or whatever) => ⏩-merge for linear history is favoured

  • added code is linted

  • tests are passing (at least locally): we still have some random test failure on CI. thinking of asking spec/examples.txt to be commited

  • in case the changes are visible to the end-user,  video or screenshots should be added to the PR => helps with user testing

  • testing coverage improvement is improved.

  • CHANGELOG :  add a bullet point on top (optional: reference to github issue/PR )

  • parallele PR for documentation  on docusaurus  if the feature/fix is tagged for a release

fix: force inventory tab visible when sample has inventory data
@alizaib1217 alizaib1217 force-pushed the fix/element-tab-layout-changes-not-applied branch from 4caab6f to c4a3ff9 Compare March 2, 2026 10:44
@alizaib1217 alizaib1217 requested a review from PiTrem March 2, 2026 10:44
@alizaib1217 alizaib1217 marked this pull request as ready for review March 2, 2026 10:44
@alizaib1217 alizaib1217 self-assigned this Mar 2, 2026
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.

1 participant