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

The shape of the rectangle in the minimap changes after refreshing the workspace page #2809

Open
kunwp1 opened this issue Aug 29, 2024 · 0 comments

Comments

@kunwp1
Copy link
Collaborator

kunwp1 commented Aug 29, 2024

[Before refresh]
Screenshot 2024-08-29 at 9 22 03 AM

[After refresh]
Screenshot 2024-08-29 at 9 22 16 AM

Screen.Recording.2024-08-29.at.9.20.47.AM.mov
@kunwp1 kunwp1 added the gui label Aug 29, 2024
sixsage added a commit that referenced this issue Sep 13, 2024
## Purpose
Address #2810 #2809 
There was a bug with the current workflow editor workspace where after
page reload, the html element with id="workflow-editor" had an incorrect
size. This caused issues such as operators not being visible on the
lower part of the page and the minimap window changing size.
## Changes
Dispatch "resize" event when workflow editor is loaded to invoke all the
relevant resize handlers.
## Demo
Before (on texera.ics.uci.edu)

![workflow_editor_size_bug_master](https://github.com/user-attachments/assets/a3e5a50b-00ac-4c20-9fdf-afb256e0947c)
After

![workflow_editor_size_bug_branch](https://github.com/user-attachments/assets/7c51624d-bce5-4e6f-adb7-ce4ec54e3137)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants