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

[BUG]: Zoom Label Not Updating After Selection or Input #388

Closed
Shahidullah-Muffakir opened this issue Feb 5, 2024 · 3 comments · Fixed by #389
Closed

[BUG]: Zoom Label Not Updating After Selection or Input #388

Shahidullah-Muffakir opened this issue Feb 5, 2024 · 3 comments · Fixed by #389
Assignees
Labels
bug Something isn't working 🙋🏻‍♂️help wanted Extra attention is needed

Comments

@Shahidullah-Muffakir
Copy link
Contributor

Issue description

Issue Summary

When a user enters the zooming amount in the input field or selects the zooming level from the dropdown (e.g., Zoom to 100%, Zoom to 50%), the label next to the zoom dropdown does not update to reflect the selected zoom level.

Steps to Reproduce

  1. Open the editor.
  2. Click on the Zoom Menu in the top right corner.
  3. Select any zooming level from the dropdown.
  4. Alternatively, instead of step 3, enter a zooming value in the input field (e.g., 80).

Expected Behavior

The label next to the zoom dropdown should correctly display the zooming level that the user has selected from the dropdown or entered in the input field.

Actual Behavior

The label is not updating, and it remains unchanged after selecting a zooming level from the dropdown or entering a value in the input field.

Media & Screenshots

image

Operating system

  • OS : Windows
  • Browser : Chrome

Priority this issue should have

High (immediate attention needed)

@Shahidullah-Muffakir Shahidullah-Muffakir added the bug Something isn't working label Feb 5, 2024
@Shahidullah-Muffakir
Copy link
Contributor Author

I can work on this issue.

@Shahidullah-Muffakir Shahidullah-Muffakir changed the title [BUG]: <Zooming Label not updating> [BUG]: Zoom Label Not Updating After Selection or Input Feb 5, 2024
@AykutSarac AykutSarac added the 🙋🏻‍♂️help wanted Extra attention is needed label Feb 5, 2024
@AykutSarac
Copy link
Owner

I can work on this issue.

That'd be awesome! Please be cautious about re-renderings.

@Shahidullah-Muffakir
Copy link
Contributor Author

I can work on this issue.

That'd be awesome! Please be cautious about re-renderings.
Thanks! Sure, I'll keep that in mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🙋🏻‍♂️help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants