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

Api4 Explorer - Prevent long results from breaking layout #19853

Merged
merged 1 commit into from
Mar 21, 2021

Conversation

colemanw
Copy link
Member

@colemanw colemanw commented Mar 21, 2021

Overview

Fixes a layout problem with the APIv4 Explorer when something in the Results panel is very long (e.g. a long query in the Debug tab).

Before

image

After

image

Technical Details

Solution was to use Civi's new flex-box css :)

@civibot
Copy link

civibot bot commented Mar 21, 2021

(Standard links)

@civibot civibot bot added the master label Mar 21, 2021
@eileenmcnaughton
Copy link
Contributor

Yep I tested this & it works

FYI @colemanw search kit has the same issue at times

@eileenmcnaughton eileenmcnaughton merged commit 38a9df9 into civicrm:master Mar 21, 2021
@eileenmcnaughton eileenmcnaughton deleted the api4ExplorerCssFix branch March 21, 2021 20:35
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.

2 participants