jhg03a opened a new issue, #7101:
URL: https://github.com/apache/trafficcontrol/issues/7101

   <!--
   ************ STOP!! ************
   If this issue identifies a security vulnerability, DO NOT submit it! 
Instead, contact
   the Apache Traffic Control Security Team at 
secur...@trafficcontrol.apache.org and follow the
   guidelines at https://apache.org/security regarding vulnerability disclosure.
   
   - For *SUPPORT QUESTIONS*, use the #traffic-control channel on the ASF slack 
(https://s.apache.org/tc-slack-request)
   or the Traffic Control Users mailing list (send an email to 
users-subscr...@trafficcontrol.apache.org to subscribe).
   - Before submitting, please **SEARCH GITHUB** for a similar issue or PR
       * https://github.com/apache/trafficcontrol/issues
       * https://github.com/apache/trafficcontrol/pulls
   -->
   
   <!-- Do not submit security vulnerabilities or support requests here - see 
above -->
   ## This Improvement request (usability, performance, tech debt, etc.) 
affects these Traffic Control components:
   <!-- delete all those that don't apply -->
   - Traffic Portal
   
   ## Current behavior:
   <!-- Describe how the current features are insufficient. -->
   Right now when creating a server for example, the values present to choose 
from in dropdowns are set on page load.  If I need to create a new cachegroup 
or profile for example, I have to know how to manipulate other fields to 
trigger a reload or refresh the page and start over with all my data entry.  
This behavior isn't limited to any one field or type that uses a dropdown in TP.
   
   
   ## New behavior:
   <!-- Describe how this change would improve Traffic Control -->
   When I click the dropdown I want to have it make the API call to request 
information.  This is so that if I need to open other tabs to create necessary 
data, I get consistent behavior that will show what was just made rather than a 
cached copy missing what I need.
   


-- 
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: issues-unsubscr...@trafficcontrol.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to