potiuk commented on a change in pull request #19453:
URL: https://github.com/apache/airflow/pull/19453#discussion_r744303240



##########
File path: airflow/www/templates/airflow/dags.html
##########
@@ -57,7 +57,8 @@
       Airflow found incompatible data in the <code>{{ original_table_name 
}}</code> table in the
       metadatabase, and has moved them to <code>{{ moved_table_name }}</code> 
during the database migration
       to upgrade. Please inspect the moved data to decide whether you need to 
keep them, and manually drop
-      the <code>{{ moved_table_name }}</code> table to dismiss this warning.
+      the <code>{{ moved_table_name }}</code> table to dismiss this 
warning.<p/>

Review comment:
       Not really - more to have the link very close on the left side rather 
than in a very unspecified place depending on the screen size:
   
   ![Screenshot from 2021-11-07 
20-16-08](https://user-images.githubusercontent.com/595491/140658665-b8c5c3ee-f2f6-4c15-931c-71499c72a7f9.png)
   
   Other suggestions how it can be done better if not via paragraph?
   




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


Reply via email to