Skip to content

Conversation

@JoaoCoelho2003
Copy link
Contributor

@JoaoCoelho2003 JoaoCoelho2003 commented Mar 11, 2025

#119

  • Implement the button component;
  • Implement the optional highlight feature;
  • Make it responsive so that everything looks good on mobile as well

The shortcut button component is implemented and ready for review, not only did I implement the component but I also added to the events page a bunch of different buttons using said component so that it can be easier for the reviewer to check if everything is working as it should:

image

Here are the same buttons but on mobile:

image

As it was requested, when calling the component the text in the highlight can be specified and it is also flexible when it comes to the content inside the button (text, image, etc).

@netlify
Copy link

netlify bot commented Mar 11, 2025

Deploy Preview for cesium-hydrogen-new ready!

Name Link
🔨 Latest commit cb2489a
🔍 Latest deploy log https://app.netlify.com/sites/cesium-hydrogen-new/deploys/67d3081717ec450008e3cd9b
😎 Deploy Preview https://deploy-preview-129--cesium-hydrogen-new.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.

@diogogmatos diogogmatos linked an issue Mar 11, 2025 that may be closed by this pull request
@diogogmatos
Copy link
Member

@JoaoCoelho2003 kiss

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Hydrogen - Development Mar 12, 2025
@JoaoCoelho2003 JoaoCoelho2003 merged commit d6ec37d into main Mar 13, 2025
4 checks passed
@JoaoCoelho2003 JoaoCoelho2003 deleted the jc/ShortcutButton branch March 13, 2025 17:02
@github-project-automation github-project-automation bot moved this from In Progress to Done in Hydrogen - Development Mar 13, 2025
DevJoanaC pushed a commit that referenced this pull request Mar 23, 2025
* feat: shortcut button component implemented

* fix: format

* chore: improvements

* fix: now the component opens the page in another window

* chore: removed temporary code from the events page

---------

Co-authored-by: Diogo Matos <me@diogogmatos.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

feat: landing Shortcut component

4 participants