Re: [I] Horizontal dashboard filter bar should use full width available [superset]

2024-04-08 Thread via GitHub


sfirke commented on issue #24361:
URL: https://github.com/apache/superset/issues/24361#issuecomment-2043545903

   Indeed I just tested and this has been fixed as of 3.1.1!  


-- 
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: notifications-unsubscr...@superset.apache.org

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


-
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org



Re: [I] Horizontal dashboard filter bar should use full width available [superset]

2024-04-08 Thread via GitHub


sfirke closed issue #24361: Horizontal dashboard filter bar should use full 
width available
URL: https://github.com/apache/superset/issues/24361


-- 
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: notifications-unsubscr...@superset.apache.org

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


-
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org



Re: [I] Horizontal dashboard filter bar should use full width available [superset]

2024-04-08 Thread via GitHub


rusackas commented on issue #24361:
URL: https://github.com/apache/superset/issues/24361#issuecomment-2043453395

   @sfirke this one's gone quiet for quite a while... do you think we still 
need it open?


-- 
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: notifications-unsubscr...@superset.apache.org

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


-
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org



Re: [I] Horizontal dashboard filter bar should use full width available [superset]

2023-11-17 Thread via GitHub


zuriscript commented on issue #24361:
URL: https://github.com/apache/superset/issues/24361#issuecomment-1816667348

   As a temporary workaround, I've made good results with following css 
template:
   ```css
   .filter-item-wrapper h4 {
   max-width: max-content !important;
   }
   ```
   
   Keep in mind that this can break any time as soon as the dom structure 
changes


-- 
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: notifications-unsubscr...@superset.apache.org

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


-
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org



Re: [I] Horizontal dashboard filter bar should use full width available [superset]

2023-10-10 Thread via GitHub


israel-kochava commented on issue #24361:
URL: https://github.com/apache/superset/issues/24361#issuecomment-1756200010

   @AshutoshNanaware, have you made any progress on a fix for this?  I'd assume 
with a fix I won't have the truncation issues I do now as well... I was going 
to look into this with CSS but if you have something coming I'll wait.  Thanks 
 
   
   
![image](https://github.com/apache/superset/assets/15988284/53d22c3f-0bc7-4d5c-b8c9-b6fdfbfe0f01)
   


-- 
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: notifications-unsubscr...@superset.apache.org

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


-
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org