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

Remove text in the Activity empty state #26669

Closed
9 tasks
amandaye0h opened this issue Aug 26, 2024 · 1 comment · Fixed by #29318
Closed
9 tasks

Remove text in the Activity empty state #26669

amandaye0h opened this issue Aug 26, 2024 · 1 comment · Fixed by #29318
Assignees
Labels
area-design Design bug (previously known as papercuts - ask Hilary for more detail) release-12.11.0 Issue or pull request that will be included in release 12.11.0 type-enhancement

Comments

@amandaye0h
Copy link

What is this about?

The implementation of the Ramps card has resulted in conflicting hierarchy in the Activity empty state

Scenario

No response

Design

Screenshot 2024-08-26 at 1 42 36 PM

Figma link

Technical Details

No response

Threat Modeling Framework

No response

Acceptance Criteria

"You have no transactions" and MetaMask support link have been removed.

Stakeholder review needed before the work gets merged

  • Engineering (needed in most cases)
  • Design
  • Product
  • QA (automation tests are required to pass before merging PRs but not all changes are covered by automation tests - please review if QA is needed beyond automation tests)
  • Security
  • Legal
  • Marketing
  • Management (please specify)
  • Other (please specify)

References

No response

@amandaye0h amandaye0h added type-enhancement area-design Design bug (previously known as papercuts - ask Hilary for more detail) labels Aug 26, 2024
@amandaye0h amandaye0h self-assigned this Aug 26, 2024
@Alcala1234
Copy link

Ch duh j it

github-merge-queue bot pushed a commit that referenced this issue Dec 20, 2024
<!--
Please submit this PR as a draft initially.
Do not mark it as "Ready for review" until the template has been
completely filled out, and PR status checks have passed at least once.
-->

## **Description**

This PR updates the Activity empty state by removing the placeholder
text. The change simplifies the UI, ensuring a cleaner and more visually
appealing experience when no activity is present.
<!--
Write a short description of the changes included in this pull request,
also include relevant motivation and context. Have in mind the following
questions:
1. What is the reason for the change?
2. What is the improvement/solution?
-->

[![Open in GitHub
Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/29318?quickstart=1)

## **Related issues**

Fixes: #26669 

## **Manual testing steps**

1. Go to activity tab for any network where you don't have transactions
2. check the message

## **Screenshots/Recordings**

<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->

### **Before**

<!-- [screenshots/recordings] -->
<img width="416" alt="Screenshot 2024-12-18 at 13 35 07"
src="https://github.com/user-attachments/assets/7e0d335c-bab2-48b8-8cec-55c5bae10805"
/>



### **After**

<img width="411" alt="Screenshot 2024-12-18 at 13 35 12"
src="https://github.com/user-attachments/assets/ad374d71-3743-4f2a-93a0-6e4e5f6965b4"
/>


<!-- [screenshots/recordings] -->

## **Pre-merge author checklist**

- [ ] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask
Extension Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [ ] I've completed the PR template to the best of my ability
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **Pre-merge reviewer checklist**

- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.
@metamaskbot metamaskbot added the release-12.11.0 Issue or pull request that will be included in release 12.11.0 label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-design Design bug (previously known as papercuts - ask Hilary for more detail) release-12.11.0 Issue or pull request that will be included in release 12.11.0 type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants
@metamaskbot @amandaye0h @Alcala1234 and others