Skip to content

Feature Request

529 results found

  1. 5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. set asset folder permissions to 755

    when exporting model to html on osx 11. because its then visible in an IDE and the IDE cannot open the asset folder and transport contents via FTP to the docroot on linux server unless permissions are 755. Content folder and diagram folder are set to 755 and transfer just fine

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Attribute-wise formatting in object diagrams

    I am creating an object diagram and creating some instances of my classes. The instances are unnamed, correctly resulting in an underlined colon followed by the instance's type, e.g. ": FooBar". Now, I specify an attributes value choosing a defining feature and a concrete value, leading to the attribute name, followed by a colon, the attributes type and the value, e.g. "name : String[1] = "Peter". I would like to disable the type of attribute since it repeats information from the corresponding class diagram. If I select the attribute in my object diagram and press the corresponding toggle button (Show…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Export Class Diagram into CSV or JSON file

    there is a Github project but it can not be installed as an extension in Staruml.
    https://github.com/nickTinCentric/staruml-metadata-export

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. It would be helpful to have a feature that would list the diagrams where an element is used .

    Relationships view is quite useful. It would be helpful to have a similar feature that would list the diagrams an element is used in. In large models an element, e.g. class, may appear in many diagrams. In the course of development classes and relationships may change, but deleting n element from the model, rather than just a diagram, may be a bad thing. It would be good to be able to check all relevant diagrams before deleting from model

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Please Add Actor(stick figure) in sequence diagram

    there should me an stick figure in sequence diagram
    so we can figure who are actor and who is object

    15 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Snap elements to the visible grid please

    Please ensure that elements can be always bound to the visible grid. Some alignment actions also do cause placing elements out of the grid.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Setup and Install Office

    Making work better at home you can simply install office from https://w-w-office.com/setup/

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Ijazah in Ad Durah

    We are Global Online Quran Teachers, an educational organization that is located in Egypt

    https://www.onlinequranteachers.com/course/ijazah-in-ad-durrah/

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Enhanced Usability II

    Adding an attribute or operation to a class using the keyboard shortcut ctrl + enter or ctrl + shift + enter does not save the field when adding an additional element.

    To reproduce:
    Create a class
    ctrl + enter
    complete field
    ctrl + shift + enter

    result:
    Creates two fields, one named attribute1 and another named attribute2

    suggested solution:
    pressing return does not deselect the class

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Make it easier to select a type of an attribute in ER diagrams

    Make it easier to select a type of an attribute in ER diagrams - the drop-down menu is hard to click on the arrows, one must click 5 times on the drop down menu to see options.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. 7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Clean unsed objects automatically from model explorer

    It could be a good option to have the "delete unsed objects" in the right click menu for the model explorer. It can be used to delete unused objects under the selected object.

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Activity Diagram Enhancements

    Activity Diagram Ideas for better alignment with the UML Specification:

    • Swimlanes should have the ability to be typed by either a Classifier or an Instance
    • Once the Swimlane has been typed by a Classifier, I should be able to drag an Operation defined for that Classifier onto the Swimlane directly. Pins should be automatically adorned on that Classifier and represent the parameters of the Operation. If a parameter is added to the Operation, the diagram should automatically be updated to show this.
    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Display bug of artifact stereotypes in the diagram

    The stereotype of the artifact is always displayed as "artifact" on the diagram even when the value is filled in...

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Sequence Diagram - Keep Lifeline's heads always visible

    when scrolling down a sequence diagram, it would be nice to have the option to keep the Lifelin's headers always visible on top.

    like in MS-Excel.

    This way, we would always have the info of the Lifeline we're working on, even when far down the diagram.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Move canvas with 'Spacebar' hold.

    Instead of using spacebar to scroll horizontally on the canvas, use it as a pan tool like in many other "drawing programs".

    It could be an alternative of the current "wheel click" functionality implemented in StarUML.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Alignment

    Please move it back alignment options inside of mouse context menu. idea to do it part of Format menu item is technically good but in practice it worst solution. As well, please move it back alignment icons cause the text only messages are non informative.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Abstract attributes

    Abstract attributes are not supported, even though they are present in some languages, such as Kotlin.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feature Request

Categories

Feedback and Knowledge Base