Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

UI: searching by host ID broken #40

Open
thehesiod opened this issue Feb 5, 2019 · 4 comments
Open

UI: searching by host ID broken #40

thehesiod opened this issue Feb 5, 2019 · 4 comments

Comments

@thehesiod
Copy link

from in the search() method it assumes all searches by id will load a card, however on the host page there is no card. Further, you're not allowed to use a searchBase of id so it's broken in a couple ways

@thehesiod
Copy link
Author

I just fixed this, added to my big fixes issue: #24

@thehesiod
Copy link
Author

ugh, with my fix searching by https://[PROJ].appspot.com/admin/hosts/[HOSTID] is still broken, I think race condition between loadData and loadCard

@thehesiod
Copy link
Author

fixed in farmersbusinessnetwork@d9122a1

@thehesiod
Copy link
Author

thehesiod commented Feb 15, 2019

another issue, this is similarly broken on the events page as well, you get "Invalid searchBase blockable_id"

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

No branches or pull requests

1 participant