FriendsOfTYPO3 / extension_builder

TYPO3 extension to kickstart and maintain TYPO3 extensions
https://docs.typo3.org/p/friendsoftypo3/extension-builder/11.0/en-us/
GNU General Public License v2.0
111 stars 80 forks source link

[v12] GUI after reopening an extension #758

Open DavidBruchmann opened 3 months ago

DavidBruchmann commented 3 months ago

Describe the bug Creating an extension with models / tables and reopening it, does show the tables only in the minimap.

To Reproduce Steps to reproduce the behavior:

  1. create a minimal extension with 1 or 2 tables
  2. open something else in backend.
  3. go back to the extension builder and reopen the created extemsion
  4. See missing tables in main view

Expected behavior The tables / models should be viewable and editable in the main view.

Screenshots image

TYPO3 Version v12

Extension Builder Version: Git-branch dev-typo3-12-reactjs

Additional context clicking on the button fit view doesn't help, also maximized zoom doesn't show anything.

DavidBruchmann commented 3 months ago

well with much tries to enlarge and search the view of the things it works, but it's hardly usable like this.

DavidBruchmann commented 3 months ago

duplicate of #720

PKuhlmay commented 3 months ago

Did you zoom in or out after creating the models? I am not sure if the zoom level is saved and then when you open it again, the wrong zoom level is loaded. 🤷🏻‍♂️ I never encountered this issue. I have to figure out what i can do here.

DavidBruchmann commented 3 months ago

Yeah, no matter what I did, it's much too buggy. And the possible zoom level is not reflected by the +/- buttons either, I've the impression there is larger zoom possible by dragging over the minimap.

DavidBruchmann commented 3 months ago

I remarked in the minimap is a brighter rectangle marking the current window. I didn't see it before and a larger contrast to the background would increase the usabilty probably.

PKuhlmay commented 2 months ago

I cannot really reproduce this. The view always contains all the models. I could prevent the minimap from scrolling. So you can only scroll out a predefined amount.

Could you provide a screenshot with your minimap? I am not sure what you mean with the "current window" and which contrast I need to adjust.

DavidBruchmann commented 2 months ago

It's hard to see, and I never find it in the markup, so perhaps it's a cursor-dfinition?

image

When you drag it, the orange rectangulars even disappear a bit behind it, but it's transparent, so it's not covering completely:

image

DavidBruchmann commented 2 months ago

I just remark it seems being contrary. The white area seems being a hole in the overlay for the minimap. So usually the orange squares are overlaid, like the whole minimap with a very bright gray, and the hole makes the background white and the orange more saturated.

DavidBruchmann commented 2 months ago

Here in the video it's getting clearer Screencast from 2024-04-03 00-35-53.webm