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

Adds Customizable Bookmarking & Pre-Population Configuration #2167

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Sonictherocketman
Copy link
Member

@Sonictherocketman Sonictherocketman commented Sep 20, 2023

Summary of Changes

This PR requires backend changes to work properly.

A user can now get suggestions for prepopulaton of items based on items they've previously selected to have show up in the auto population.

This PR also changes the structure and the implementation of the DataRepository though the previous API is preserved. The DR is now more responsible for itself rather than having other things configure it.

Custom Autofill works for Encounter Treasures (items, weapons, armors, and magic items) as well as Encounter Monsters and Traps.

Issues Fixed

N/A

Changes Proposed (if any)

N/A

Screen Shot of Proposed Changes (if UI related)

Custom Autofill Options

Screenshot 2024-02-19 at 1 32 31 PM

Note the star icon to denote this is selected to autofill for other places.

Screenshot 2024-02-19 at 1 32 56 PM

Adding something to pre-pop

Screenshot 2024-02-19 at 1 33 44 PM

Removing from pre-pop

Screenshot 2024-02-19 at 1 34 10 PM

@Sonictherocketman Sonictherocketman self-assigned this Sep 20, 2023
@Sonictherocketman Sonictherocketman changed the title Adds the ability for the user to see bookmarked items in their prepop dropdowns Adds Customizable Bookmarking & Pre-Population Configuration Sep 20, 2023
@Sonictherocketman Sonictherocketman marked this pull request as ready for review February 19, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant