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

editMode not working as expected #33

Closed
gwinnem opened this issue Nov 8, 2023 · 0 comments
Closed

editMode not working as expected #33

gwinnem opened this issue Nov 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gwinnem
Copy link
Owner

gwinnem commented Nov 8, 2023

Expected Behavior

When property editMode is set to false, GridItems should not be resizable or draggable.

Current Behavior

When property editMode is set to false.
GridItems can be:

  1. Dragged.
  2. Resized

This also overrides the layout configuration.

Steps to Reproduce

  1. start up sandbox app.
  2. click on checkbox editMode so it is not checked.
  3. Drag a GridItem.
  4. Resize a GridItem.
  5. Enable editMode and try to resize GridItem 7, this is not resizable in the test layout.
@gwinnem gwinnem added the bug Something isn't working label Nov 8, 2023
@gwinnem gwinnem self-assigned this Nov 8, 2023
@gwinnem gwinnem added this to the Release 1.2.5 milestone Nov 8, 2023
@gwinnem gwinnem added enhancement New feature or request and removed bug Something isn't working labels Dec 14, 2023
@gwinnem gwinnem closed this as completed Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant