Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBX-2287: Context menu in location view doesn't respect it's max available width #323

Conversation

GrabowskiM
Copy link
Contributor

Question Answer
Tickets https://issues.ibexa.co/browse/IBX-2287
Bug fix? yes
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

https://github.com/ibexa/taxonomy/pull/102

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

@@ -16,7 +16,8 @@
{% block body_class %}ibexa-content-view{% endblock %}

{% block content_tree %}
{% set content_tree_width = app.request.cookies.get('ibexa-tb-ibexa-content-tree-container-width') %}
{% set container_width_cookie = 'ibexa-tb-ibexa-content-tree-%d-container-width'|format(ibexa_admin_ui_config.user.user.id) %}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should use one method when connecting strings? %d or #

@bogusez bogusez assigned dew326 and bogusez and unassigned dew326 Feb 16, 2022
@dew326 dew326 merged commit 1f5ef1f into main Feb 16, 2022
@dew326 dew326 deleted the IBX-2287-context-menu-in-location-view-doesnt-respect-its-max-available-width branch February 16, 2022 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants