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

Saved Search - Improve Performance & User Experience #1939

Closed
posixeleni opened this issue Apr 9, 2015 · 1 comment
Closed

Saved Search - Improve Performance & User Experience #1939

posixeleni opened this issue Apr 9, 2015 · 1 comment
Labels
Feature: Performance & Stability Type: Feature a feature request User Role: Superuser Has access to the superuser dashboard and cares about how the system is configured UX & UI: Design This issue needs input on the design of the UI and from the product owner Vote to Close: pdurbin

Comments

@posixeleni
Copy link
Contributor

Per my last comment in #90 there is a performance issue when trying to do a Saved Search for a larger set of results and this causes a user experience issue since the user does not know why this is taking so long and may assume that the feature is timing out or not working.

Since this is only meant for super-users right now this work can be postponed till after 4.0 is released.

cc/ @kcondon

@posixeleni posixeleni added Feature: Search/Browse UX & UI: Design This issue needs input on the design of the UI and from the product owner Type: Bug a defect labels Apr 9, 2015
@posixeleni posixeleni added this to the In Review - 4.0.x milestone Apr 9, 2015
@scolapasta
Copy link
Contributor

Made some improvements, will still take a long time, as we'll need to make the firing of the actual linking to be asynchronous. But it should work better now and be usable through the API.

@scolapasta scolapasta modified the milestones: 4.0.1, In Review - Short Term Apr 20, 2015
@scolapasta scolapasta modified the milestones: 4.0.1, 4.0.2 Apr 24, 2015
@scolapasta scolapasta modified the milestones: Candidates for 4.0.2, Candidates for 4.0.3 May 29, 2015
@scolapasta scolapasta modified the milestones: Candidates for 4.2, Candidates for 4.3 Jul 15, 2015
@mercecrosas mercecrosas modified the milestones: Candidates for 4.3, In Review Nov 30, 2015
@pdurbin pdurbin removed their assignment Jan 21, 2016
@mheppler mheppler changed the title Improve Performance & User Experience for Saved Search Saved Search - Improve Performance & User Experience Jan 27, 2016
@scolapasta scolapasta removed this from the Not Assigned to a Release milestone Jan 28, 2016
@kcondon kcondon added Type: Feature a feature request and removed Type: Bug a defect labels Apr 1, 2016
pdurbin added a commit that referenced this issue Sep 15, 2016
In a refactoring at c10cbd9 we lost the meaning of 0.0.0.0 which was
"Setting address to undefined (0.0.0.0)" so this commit makes the code
clearer.

A note has been added that Saved Search may not play nicely with IP
Groups but this should probably be addressed along with the long list of
other Saved Search issues mentioned in the API Guide: #1364, #1813,
 #1840, #1890, #1939, #2167, #2186, #2053 and #2543
@pdurbin pdurbin added User Role: Superuser Has access to the superuser dashboard and cares about how the system is configured and removed zTriaged labels Jun 30, 2017
@pdurbin pdurbin closed this as completed Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Performance & Stability Type: Feature a feature request User Role: Superuser Has access to the superuser dashboard and cares about how the system is configured UX & UI: Design This issue needs input on the design of the UI and from the product owner Vote to Close: pdurbin
Projects
None yet
Development

No branches or pull requests

6 participants