You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/16 03:43:50 UTC

[GitHub] [airflow] mattwelke opened a new issue #13713: Airflow web server UI bouncing horizontally at some viewport widths

mattwelke opened a new issue #13713:
URL: https://github.com/apache/airflow/issues/13713


   <!--
   
   Welcome to Apache Airflow!  For a smooth issue process, try to answer the following questions.
   Don't worry if they're not all applicable; just try to include what you can :-)
   
   If you need to include code snippets or logs, please put them in fenced code
   blocks.  If they're super-long, please use the details tag like
   <details><summary>super-long log</summary> lots of stuff </details>
   
   Please delete these comment blocks before submitting the issue.
   
   -->
   
   <!--
   
   IMPORTANT!!!
   
   PLEASE CHECK "SIMILAR TO X EXISTING ISSUES" OPTION IF VISIBLE
   NEXT TO "SUBMIT NEW ISSUE" BUTTON!!!
   
   PLEASE CHECK IF THIS ISSUE HAS BEEN REPORTED PREVIOUSLY USING SEARCH!!!
   
   Please complete the next sections or the issue will be closed.
   These questions are the first thing we need to know to understand the context.
   
   -->
   
   **Apache Airflow version**: 2.0.0
   
   
   **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): n/a
   
   **Environment**: Ubuntu 20.04 LTS, Python 3.8.6 via pyenv, in a virtual env via Poetry
   
   - **Cloud provider or hardware configuration**: n/a
   - **OS** (e.g. from /etc/os-release): 20.04.1 LTS (Focal Fossa)
   - **Kernel** (e.g. `uname -a`): Linux DESKTOP-QBFDUA0 4.19.104-microsoft-standard #1 SMP Wed Feb 19 06:37:35 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
   - **Install tools**: Following steps in https://airflow.apache.org/docs/apache-airflow/stable/start.html
   
   **What happened**:
   
   I followed the quickstart here (https://airflow.apache.org/docs/apache-airflow/stable/start.html) to start Airflow on my machine. Then, I followed the tutorial here (https://airflow.apache.org/docs/apache-airflow/stable/tutorial.html) to create my own DAG after disabling the example DAGs via the config file. The bouncing problem I'm reporting I actually noticed as soon as I launched Airflow. I'm just explaining what steps I took to get to what you see in the GIF below.
   
   When I opened the Airflow UI in my browser, it appeared to "bounce" left and right. This happened on multiple pages. It seemed to happen only at certain widths bigger than the mobile width. At a large width, it didn't happen. I captured a GIF to try to demonstrate it:
   
   ![airflow_bouncing_problem](https://user-images.githubusercontent.com/7719209/104796253-a45f3500-5782-11eb-8b8a-ffc5b24c90cc.gif)
   
   I didn't see any JS errors in the console in dev tools as this was happening.
   
   **What you expected to happen**: A bounce-free **Airflow experience**™️ 
   
   **What do you think went wrong?**: CSS? I'm not qualified for this magical front end stuff tbh.
   
   **How to reproduce it**: Run the steps I described above on Ubuntu 20.04 LTS or a similar Linux operating system, using Python 3.
   
   
   **Anything else we need to know**: n/a
   
   **How often does this problem occur? Once? Every time etc?**
   
   Every time I launch the Airflow web server and scheduler and load it at `localhost:8080`.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] INGCRENGIFO commented on issue #13713: Airflow web server UI bouncing horizontally at some viewport widths

Posted by GitBox <gi...@apache.org>.
INGCRENGIFO commented on issue #13713:
URL: https://github.com/apache/airflow/issues/13713#issuecomment-764729426


   That happens to me too.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] ryanahamilton closed issue #13713: Airflow web server UI bouncing horizontally at some viewport widths

Posted by GitBox <gi...@apache.org>.
ryanahamilton closed issue #13713:
URL: https://github.com/apache/airflow/issues/13713


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] INGCRENGIFO commented on issue #13713: Airflow web server UI bouncing horizontally at some viewport widths

Posted by GitBox <gi...@apache.org>.
INGCRENGIFO commented on issue #13713:
URL: https://github.com/apache/airflow/issues/13713#issuecomment-764729426


   That happens to me too.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] ryanahamilton closed issue #13713: Airflow web server UI bouncing horizontally at some viewport widths

Posted by GitBox <gi...@apache.org>.
ryanahamilton closed issue #13713:
URL: https://github.com/apache/airflow/issues/13713


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] vikramkoka commented on issue #13713: Airflow web server UI bouncing horizontally at some viewport widths

Posted by GitBox <gi...@apache.org>.
vikramkoka commented on issue #13713:
URL: https://github.com/apache/airflow/issues/13713#issuecomment-761930932


   @ryanahamilton Just wondered if you had thoughts about this.


----------------------------------------------------------------
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:
users@infra.apache.org