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

Data browser should update counts on refresh or collection selection #325

Closed
TylerBrock opened this issue May 5, 2016 · 7 comments
Closed
Labels
state:wont-fix Won’t be fixed with a clearly stated reason

Comments

@TylerBrock
Copy link
Contributor

Making this issue with the intention of closing it out myself.

When refreshing the data browser it would be great if the counts refreshed (both at the top of the page and on the sidebar).

I think I'd want similar behavior when selecting a different collection on the side bar (update of count) but I'm on the fence whether that is nice to have or not.

@jsdevjournal
Copy link

Yes, that is kind of a little bit annoying me too. I need to refresh to web to get the number update.
As i understand, parse dashboard does't architech like that. It doesn't have a flux. I'm not sure if its good to have that.

@TylerBrock
Copy link
Contributor Author

TylerBrock commented Jul 13, 2016

note: the sidebar should always reflect the count of all documents in the collection, the count at the top should reflect the filtered (selected) count

@grassland-curing-cfa
Copy link

grassland-curing-cfa commented Jul 14, 2016

The count of all documents is refreshed and are always correctly reflected on both the sidebar and at the top only if you run "Add a row" from the Edit menu. However, it is not refreshed if you try to add a new record from a REST call or via the JavaScript API, etc. I needed to refresh the whole web page to get the count right on both the sidebar and at the top. Very annoying. :(

@grassland-curing-cfa
Copy link

Here is another weird thing!
I added a couple of new rows through REST calls. The count was not refreshed and reflected and so it remained "0". Then I refreshed the collection manually by clicking the Refresh button, then manually deleted those rows that were added. The count label then was refreshed and changed to a negative number on both the sidebar and the top.
parsedashboard_negative

@185driver
Copy link

I see this issue is still present in dashboard version 1.0.19. Looking forward to a fix as time allows. Thanks.

@TylerBrock
Copy link
Contributor Author

After some thought I believe I'd rather have (at least) the count of filtered objects shown. If nothing filtered than show the same count as the sidebar somewhere at the top.

@stale
Copy link

stale bot commented Jan 11, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the state:wont-fix Won’t be fixed with a clearly stated reason label Jan 11, 2019
@stale stale bot closed this as completed Jan 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:wont-fix Won’t be fixed with a clearly stated reason
Projects
None yet
Development

No branches or pull requests

4 participants