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

feat: mobile improvements #1336

Merged
merged 34 commits into from
Oct 19, 2023
Merged

feat: mobile improvements #1336

merged 34 commits into from
Oct 19, 2023

Conversation

andyesp
Copy link
Member

@andyesp andyesp commented Oct 11, 2023

Closes #1295 #846

@andyesp andyesp temporarily deployed to governance-pr-1336 October 11, 2023 16:28 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 11, 2023 20:46 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 11, 2023 23:29 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 12, 2023 13:46 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 12, 2023 14:44 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 12, 2023 15:07 Inactive
@andyesp andyesp marked this pull request as ready for review October 12, 2023 19:22
@andyesp andyesp marked this pull request as draft October 12, 2023 19:22
@andyesp andyesp temporarily deployed to governance-pr-1336 October 12, 2023 19:47 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 12, 2023 20:18 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 13, 2023 13:40 Inactive
@andyesp andyesp marked this pull request as ready for review October 13, 2023 13:43
@andyesp andyesp temporarily deployed to governance-pr-1336 October 17, 2023 20:43 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 18, 2023 13:21 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 18, 2023 13:38 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 18, 2023 14:12 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 18, 2023 14:54 Inactive
Copy link
Contributor

@ncomerci ncomerci left a comment

Choose a reason for hiding this comment

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

👏🏻👏🏻👏🏻

flex-direction: row;
}

@media (max-width: 767px) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't it be mobile first?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes but as I'm overriding properties here, If I do it mobile first then I'd have to override the tablet/desktop ones 😮‍💨 .
FYI this change should be in the decentraland/ui lib. I copied this code from the decentraland/marketplace repo.

src/components/Search/SearchTitle.css Outdated Show resolved Hide resolved
@andyesp andyesp temporarily deployed to governance-pr-1336 October 18, 2023 15:31 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 18, 2023 17:14 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 18, 2023 17:26 Inactive
@andyesp andyesp temporarily deployed to governance-pr-1336 October 18, 2023 21:10 Inactive
gatsby-browser.js Outdated Show resolved Hide resolved
@andyesp andyesp temporarily deployed to governance-pr-1336 October 19, 2023 13:55 Inactive
Copy link
Collaborator

@1emu 1emu left a comment

Choose a reason for hiding this comment

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

🚀

@andyesp andyesp temporarily deployed to governance-pr-1336 October 19, 2023 14:10 Inactive
@andyesp andyesp merged commit 3b29e77 into master Oct 19, 2023
1 check passed
@andyesp andyesp deleted the feat/mobile-improvements branch October 19, 2023 14:53
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.

Mobile improvements
3 participants