michael-s-molina opened a new pull request, #23613:
URL: https://github.com/apache/superset/pull/23613

   ### SUMMARY
   Increases the options limit for Annotation Layers in Explore. Previously, 
the options were limited to 20 results which is a problem for organizations 
with many records. Following the same pattern used in filters, the limit was 
increased to a 1000 values. Although, 1000 values will probably be sufficient 
for most of organizations, the endgame solution would be to create a control 
using the `AsyncSelect` and replace the sync version. This change is not in the 
scope of this PR.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <img width="505" alt="Screenshot 2023-04-06 at 10 47 44" 
src="https://user-images.githubusercontent.com/70410625/230399609-9bf9c4d3-48e5-477f-b714-3ca26cdffbf8.png";>
   
   ### TESTING INSTRUCTIONS
   Make sure the Annotation Layers select in Explore can show up to a 1000 
values.
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to