Skip to content

More CageUI Fixes#948

Merged
dnicolalde merged 25 commits intorelease25.7-SNAPSHOTfrom
25.7_fb_cageUI_fixes
Apr 23, 2026
Merged

More CageUI Fixes#948
dnicolalde merged 25 commits intorelease25.7-SNAPSHOTfrom
25.7_fb_cageUI_fixes

Conversation

@LeviCameron1
Copy link
Copy Markdown
Collaborator

Rationale

Additional changes and fixes requested by the users for the CageUI. This branch might include changes that we added last time because I used the same branch for the newer fixes.

Related Pull Requests

https://github.com/LabKey/wnprc-modules/pull/938

Changes

  • Added new room modifications
  • Added ability to open and close gate from room display
  • Added permissions to edit the room and disable editing if the user does not have full permissions
  • Fix for saving separator mods without choosing one
  • Add session logging

If a user submitted a mod after saving the table with no mod between cages this would break the mods from loading. This change ensures that default mods are added after the user saves the current mods for a cage, if no separator mods exist in that section.
@LeviCameron1 LeviCameron1 requested a review from dnicolalde April 17, 2026 20:42
Copy link
Copy Markdown
Collaborator

@dnicolalde dnicolalde left a comment

Choose a reason for hiding this comment

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

can you look at the comment

setCurrCage(prevCage);
}, [prevCage]);

/*useEffect(() => {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

why do you have this commented from the code?

@dnicolalde dnicolalde merged commit 46a19ae into release25.7-SNAPSHOT Apr 23, 2026
3 of 4 checks passed
@dnicolalde dnicolalde deleted the 25.7_fb_cageUI_fixes branch April 23, 2026 17:37
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