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: update ui of map badges on list view #4042

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benfurber
Copy link
Member

PR Checklist

PR Type

What kind of change does this PR introduce?

  • Bugfix (fixes an issue)
  • Feature (adds functionality)
  • Code style update
  • Refactoring (no functional changes)
  • Build related changes
  • CI related changes
  • Documentation changes
  • Other... Please describe:

What is the new behavior?

Adds the main updates to the vertical scroll.

Screenshot 2024-12-13 at 16 45 46 Screenshot 2024-12-13 at 16 46 08

Does this PR introduce a breaking change?

  • Yes
  • No

Git Issues

Part of #4003

@benfurber benfurber added the Review allow-preview ✅ Has received manual check for malicious code and can be safely built for preview label Dec 13, 2024
@benfurber benfurber requested a review from a team as a code owner December 13, 2024 16:47
Copy link

cypress bot commented Dec 13, 2024

onearmy-community-platform    Run #6685

Run Properties:  status check failed Failed #6685  •  git commit 1435488cd5: feat: update ui of map badges on list view
Project onearmy-community-platform
Branch Review pull/4042
Run status status check failed Failed #6685
Run duration 05m 22s
Commit git commit 1435488cd5: feat: update ui of map badges on list view
Committer Ben Furber
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 75
View all changes introduced in this branch ↗︎

Tests for review

Failed  src/integration/map.spec.ts • 1 failed test • ci-chrome

View Output Video

Test Artifacts
[Map] > [Shows expected pins] Test Replay Screenshots Video
Flakiness  src/integration/research/follow.spec.ts • 1 flaky test • ci-chrome

View Output Video

Test Artifacts
[Research] > [By Authenticated] > [Follow button] Test Replay Screenshots Video

return (
<CardButton
onKeyDown={(ev: KeyboardEvent) => {
ev.code === 'Enter'
Copy link
Contributor

Choose a reason for hiding this comment

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

is some logic missing here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mod: Maps 🗺 Review allow-preview ✅ Has received manual check for malicious code and can be safely built for preview
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

2 participants