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

24289 - style: fix flexgrid to wrap on small sized screens and smaller #71

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

hfekete
Copy link
Collaborator

@hfekete hfekete commented Nov 19, 2024

*Issue:24289 *bcgov/entity#24289

Description of changes:
fix style for flexgrid to wrap on small sized screens and smaller

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).

@hfekete hfekete self-assigned this Nov 19, 2024
@hfekete hfekete requested review from patrickpeinanw and BrandonSharratt and removed request for patrickpeinanw November 19, 2024 21:00
@hfekete
Copy link
Collaborator Author

hfekete commented Nov 19, 2024

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://business-dashboard-dev--pr-71-6sv5hfgs.web.app

Copy link
Collaborator

@patrickpeinanw patrickpeinanw left a comment

Choose a reason for hiding this comment

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

Nice work making the tombstone responsive. I have some comments that might lead to some small tweak.

<div class="flex pt-5 text-bcGovGray-900 app-inner-container">
<div class="grow" data-cy="business-details-name">
<div
id="bcros-business-details"
Copy link
Collaborator

Choose a reason for hiding this comment

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

In the temp url, there are some extra space at the top of the tombstone. I guess it is caused by this 'pt-7'.

<div
id="bcros-main-header__container"
class="flex flex-wrap content-center h-[68px] app-inner-container"
>
<div id="bcros-main-header__container">
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is there a reason for removing these classes? It seems the header lost some vertical padding.

@hfekete hfekete merged commit 8d2f457 into bcgov:main Nov 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants