ryanahamilton commented on issue #10200:
URL: https://github.com/apache/airflow/issues/10200#issuecomment-809575403


   I wasn't able to reproduce the exception. I do see the pagination link URLs 
as described when there are no results. There is a "disabled" CSS class and 
visual treatment applied, but you are still able to click the disabled links. 
Seems as though this could be easily resolved by setting `pointer-event: none;` 
on the disabled pagination links to prevent them from being clicked to begin 
with.
   
   ![Screen Recording 2021-03-29 at 01 35 45 
PM](https://user-images.githubusercontent.com/3267/112877007-31344200-9094-11eb-85a6-a482153f92f9.gif)
   


-- 
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.

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


Reply via email to