bisq2 icon indicating copy to clipboard operation
bisq2 copied to clipboard

Results 123 bisq2 issues
Sort by recently updated
recently updated
newest added

It would be a much better experience if the option to launch Bisq 2 after installation was set to true by default. As a user, you are expecting the application...

deployment
build-system

The `tabView` selection line should cover text + notification (if any). Thus, make `tabView` selection line update every time notifications change. ![tabView](https://github.com/bisq-network/bisq2/assets/145597137/65c26ccf-8b42-458d-a4ce-204fb4da621e)

ui

Horizontal bar keeps appearing even if all the content can be displayed: ![image](https://github.com/bisq-network/bisq2/assets/145597137/fb5b7eee-f687-4717-b007-4737d4151a3c) Moreover, it seems that *sometimes* the horizontal bar is overlapping the line itself. This should be fixed...

bug
ui

The style used for the active current state and the past states is the same green. It would be better to use a different style for past states.

ui

Input validators are implemented but missing the handling in the UI components to show the error messages and adopt the css. It should follow the pattern used in JavaFX components/JFoenix.

good first issue
ui

If the default option to only show offers is set the user would not see a text message sent as reply or mention to a user. Decide how to deal...

ui

We should show a error message below the text input component. I guess the help field of the MaterialTextField would be the right place and style (just need to be...

ui

The current implementation of the amount component has some issues: - Does not confirm on enter - Does not update the other field at input, only at focus out -...

ui