ls1intum / Apollon

UML Modeling Editor written in React
https://apollon-library.readthedocs.io
MIT License
65 stars 22 forks source link

Bugfix/88 minor ui issues #89

Closed TobiasPr closed 4 years ago

TobiasPr commented 4 years ago

Checklist

Motivation and Context

Fix for #88 + We want more users to report their issues with Apollon so that we can improve

Description

Changes as requested in issue Does not work for Firefox, just for chrome so far. We will change that when we include a proper framework for the standalone version (right now vanilla javascript + html + css)

Steps for Testing

  1. select diagram type which is too long for dropdown and check if dropdown adapts
  2. select diagram type "Component Diagram" and check if interface preview is correct

Component-Diagram Interface Preview

Screenshots

Dropdown + read-only field minor_bugs_interface

Dropdown + read-only field ui_minor_bugs_dropdown_read_only

alextsakpinis commented 4 years ago

Seems good, great job!