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

Add extra report notes text field in the report form and send to the endpoint #141

Open
ivellios opened this issue Jan 5, 2020 · 2 comments
Labels
enhancement New feature or request frontend This story touches frontend good first issue Good for newcomers UI

Comments

@ivellios
Copy link
Member

ivellios commented Jan 5, 2020

In the game session report form from a DM we want to have extra field with report notes that will be displayed on the character (that played the game session) page. Also it will be visible on the game session detail page as well.

We need to add the field to the form and also change the form's behavior to send it to the action endpoint with the rest of the payload.

Blocked by: dnd-al-krk/portal_backend#16

Scenario: Option to check what notes have players that signed up on my table 
Given I am a DM
When I go to the page of any player profile
Then I see a list of extra notes from all the sessions they have played with note on what DM was reporting (was running the game session)
@ivellios ivellios added enhancement New feature or request frontend This story touches frontend good first issue Good for newcomers UI labels Jan 5, 2020
@EmiM
Copy link

EmiM commented Oct 5, 2020

@ivellios should the report notes be visible to all players or only to dm?

@ivellios
Copy link
Member Author

@EmiM - DM's only :) These are notes dedicated to others running the game to be aware of possible "complications" ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend This story touches frontend good first issue Good for newcomers UI
Projects
None yet
Development

No branches or pull requests

2 participants