You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating an in individual Thing manually one usually wants to immediately start linking its Channels to Items. After adding a new Thing in this way MainUI returns to the list of all Things forcing the user to search for or scroll down to find the newly created Thing.
Your suggestion
Instead of returning to the list of all Things, open the newly created Thing's page.
Alternatively, return to the all Things page and put the newly created Thing(s) at the top of the list or with a search term that only shows the newly created Things. This would be useful for cases where more than one Thing was created by accepting them from the Inbox. But I think this might be a little more challenging to implement well.
To do a similar thing for the inbox -> add will be more complex, and since it's not the same thing anyway, I'll do it in a different PR and will link it to this issue as well.
return to the all Things page and put the newly created Thing(s) at the top of the list or with a search term that only shows the newly created Things. This would be useful for cases where more than one Thing was created by accepting them from the Inbox.
The problem
When creating an in individual Thing manually one usually wants to immediately start linking its Channels to Items. After adding a new Thing in this way MainUI returns to the list of all Things forcing the user to search for or scroll down to find the newly created Thing.
Your suggestion
Instead of returning to the list of all Things, open the newly created Thing's page.
Alternatively, return to the all Things page and put the newly created Thing(s) at the top of the list or with a search term that only shows the newly created Things. This would be useful for cases where more than one Thing was created by accepting them from the Inbox. But I think this might be a little more challenging to implement well.
Your environment
Additional information
The text was updated successfully, but these errors were encountered: