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 Statuses and Item tooltips #9

Open
5 tasks
ghost opened this issue Jun 23, 2020 · 2 comments
Open
5 tasks

Add Statuses and Item tooltips #9

ghost opened this issue Jun 23, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 23, 2020

Just like it says on the tin. Will likely need a few things:

  • Refactor axios object to accept grabbing multiple types of things
  • StatusTooltip component (js, html/css)
  • StatusFetch component (js, minimal html/css)
  • ItemTooltip component (js, html/css)
  • ItemFetch component (js, minimal html/css)
@ayyaruq
Copy link
Member

ayyaruq commented Nov 15, 2020

Item will prob have a bad time, since you need to deal with item effect categories and the diff way they present stuff. I imagine you mostly care about food+pots tho, which aren't too bad. Can run you thru the deets if you need.

@ghost
Copy link
Author

ghost commented Nov 18, 2020

Ack has an implementation in the react tooltips that fetches by sheet that's probably worth taking a look at for the axios refactor. I can probably shave off a few kb if I move away from axios as well, since it isn't like I'm really embedding it in vue for 'native' reasons.

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