Skip to content

Deploy & Run clicking on a function #7035

@ryestew

Description

@ryestew

Describe the bug
In the new version, to see the function inputs there is a list of functions and then you click the function and it appears below the list. If there is a long list of functions like in a coin contract, it is not clear what happens when you click a function. Also its inherently inefficient to have the function appear below (out of sight below) and not right where you click.

An accordion seems like a good UI tool to use here.

Screenshots
In the image below I clicked on Mint and nothing happens that is visible. I need to scroll to see the change - which is not clear in the visible space without scrolling and there is no indication that something opened below.

Image

Also a user needs to navigate two vertical scrolls - A. one for the function list which is only as high as the allotted height for functions and B. the outer one for the entire Deploy & Run:

Image

We are forcing the user to use the outer scroll bar a lot and the inner scroll bar of functions is not visible all the time - so its confusing. And then when the user knows they need to scroll its easy for them to use the wrong scroll bar - which will further confuse them.

Also when clicking on function there is no indication that the function will be visible below the function list. In the image below, the user is clicking on a function - but is not informed that something is happening below.

Image

@solangegueiros - anything to add here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions