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

Fix: modal issues #1705

Merged
merged 3 commits into from
May 17, 2024
Merged

Fix: modal issues #1705

merged 3 commits into from
May 17, 2024

Conversation

abhishekmmgn
Copy link
Member

@abhishekmmgn abhishekmmgn commented Apr 9, 2024

Description

This PR fixes #

Notes for Reviewers
List of changes/fixes:

Added spacing between filters and the catalog
z index and top margin of the help modal.
Read more shows only if there is more content
General spacing
General UI issues
Added mini card (related pattern card) on viewport width ~600 - 1150
changed ...read more to Read more
Added button to meshery.io/extensions card
Converted title to link and changed external link icon to internal
Changed the service mesh-looking image to a service-mesh-pattern image
Add related patterns on small-width
The gap in the catalog

Signed commits

  • Yes, I signed my commits.

Copy link

netlify bot commented Apr 9, 2024

Deploy Preview for mesheryio-preview ready!

Name Link
🔨 Latest commit bf65f6d
🔍 Latest deploy log https://app.netlify.com/sites/mesheryio-preview/deploys/66473724864e1a0008a7aef3
😎 Deploy Preview https://deploy-preview-1705--mesheryio-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Abhhishek Mamgain <abhishekmmgn@gmail.com>
@abhishekmmgn
Copy link
Member Author

abhishekmmgn commented Apr 10, 2024

@ritiksaxena124 Kindly review the PR.

@abhishekmmgn abhishekmmgn requested review from leecalcote and sudhanshutech and removed request for leecalcote April 10, 2024 14:28
@yash37158
Copy link
Member

@abhishekmmgn Can you please point to the issue you were working on ?

@yash37158
Copy link
Member

image

The top spacing for the "Extension" title is not responsive. It was working correctly previously.

@ritiksaxena124
Copy link
Contributor

Hey @abhishekmmgn let's discuss this on today's website meet if you are available. I have added it as an agenda item

@abhishekmmgn
Copy link
Member Author

We can merge the PR now if it can. There are a lot of commits on top of it now, so I get merge conflicts when pushing the changes.
In next commit, I'll remove the buttons in the extensions catalog
And will fix the h2 heading in extensions and also in the modals.

Copy link

stale bot commented May 16, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label May 16, 2024
@leecalcote
Copy link
Member

@iArchitSharma review, please.

@stale stale bot removed the issue/stale Issue has not had any activity for an extended period of time label May 16, 2024
Signed-off-by: Archit Sharma <74408634+iArchitSharma@users.noreply.github.com>
Copy link
Contributor

@iArchitSharma iArchitSharma left a comment

Choose a reason for hiding this comment

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

LGTM!

@iArchitSharma iArchitSharma merged commit a70a5c3 into meshery:master May 17, 2024
6 checks passed
data-snapshot-light="https://raw.githubusercontent.com/layer5labs/meshery-extensions-packages/master/action-assets/design-assets/{{pattern.patternId}}-light.png"
data-snapshot-dark="https://raw.githubusercontent.com/layer5labs/meshery-extensions-packages/master/action-assets/design-assets/{{pattern.patternId}}-dark.png"
src="https://raw.githubusercontent.com/layer5labs/meshery-extensions-packages/master/action-assets/design-assets/{{pattern.patternId}}-dark.png"
onerror="this.src='/assets/images/patterns/service-mesh.svg'" loading="lazy" onclick="toggleFullScreenImage('{{ pattern.patternId }}')" />
{%endif%}
onerror="this.src='{{site.baseurl}}/assets/images/logos/service-mesh-pattern.svg', this.style.width = '50%'"
Copy link
Member

Choose a reason for hiding this comment

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

fixes #1744

cc: #1755 #1746

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.

None yet

6 participants