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

All the "delete" trashcan icons in the "Places" tab are disabled #27

Open
ctrlaltdavid opened this issue Nov 9, 2020 · 7 comments
Open

Comments

@ctrlaltdavid
Copy link

E.g., display only mine; all trashcan icons are greyed out and don't work (don't' delete a place).

@timecop
Copy link

timecop commented Nov 9, 2020

image
image
That one new one i made it not showing up in Show only Mine

image
No place showing up in web interface after making place

@Misterblue
Copy link

Looking at the code (src/components/PlacesList.vue) it looks like it is checking "item.accountId" which is not in a Place item.

It can be changed, but, at the moment, the place list doesn't return an account. A Place points to a Domain and the Domain has a sponsor. I could add the domain's sponsor accountId to the domain information that is returned with the place if that would make checking easier.

@two-one-five
Copy link
Contributor

This issue has been fixed in v1.1.3

@ctrlaltdavid
Copy link
Author

One of my 8 places has trashcan greyed out, but other 7 are OK (clickable red trashcan).

image

@ctrlaltdavid ctrlaltdavid reopened this Nov 13, 2020
@ctrlaltdavid
Copy link
Author

I tried deleting yellow-narwhal. It wouldn't let me ("authorization failure:"). ... I then deleted the domain of the same name. And now the place name has the trashcan greyed out.

@Misterblue
Copy link

Found another bug in Iamus. This should be closer to working in Iamus 2.3.3-20201114-356b273.

@timecop
Copy link

timecop commented Nov 17, 2020

image
that may help some one to fix it
the no longer gray out when i make new place same thing i pick up on to the new place not listed under show under mine
image

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

4 participants