Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a popup box to display detailed info for encounter actions #11

Open
Gazook89 opened this issue Jan 7, 2022 · 1 comment
Open

Comments

@Gazook89
Copy link
Owner

Gazook89 commented Jan 7, 2022

Create a popup display to show more detailed info about encounter actions. The popup box could be used to toggle and show Raises, failures and successes, dice results, a free form text area, targets, bennies used, etc. The color picker could also be moved to it.

I don't want to shift other page elements around whenever this popup appears, and I also don't want it to cover the rest of the table cells. It needs to stay open after the mouse moves away, as well. So I think a click on an Action will open the display below the table, and it can be closed by clicking either on the same Action or another Action, or on an 'X' button.

The button on the Action to open it will take the place of the current color picker, but with a hamburger menu (still on the left side).

@Gazook89
Copy link
Owner Author

The direction now is a click on the "options" toggle on the Action itself, to open a details window just below the action.

One issue that needs to be fixed is the window needs to be shifted when the table is scrolled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant