hashgraph / hedera-mirror-node-explorer

Hedera Mirror Node Explorer for the Hedera Hashgraph DLT.
Apache License 2.0
32 stars 15 forks source link

Download transactions button legibility #1185

Open led-boo opened 3 months ago

led-boo commented 3 months ago

๐Ÿ†•๐Ÿฅ First Timers Only

This issue is reserved for people who have never contributed to Hedera or any open source project in general. We know that creating a pull request (PR) is a major barrier for new contributors. The goal of this issue and all other issues labeled by 'Good First Issue' is to help you make your first contribution to Hedera.

๐Ÿ‘พ Description of the issue

  1. Next to the Recent Operations header, the Download transaction button is unintuitive due its small size, lack of labelling and no tooltip. Hovering over the icon with a cursor provides no clues and the button must first be noticed and then pressed to identify its function.
Screenshot 2024-07-16 at 11 50 51โ€ฏam
  1. Once pressed, the Download transaction from account window doesn't provide more information as to what is being downloaded or it's format.
Screenshot 2024-07-16 at 12 25 51โ€ฏpm

Proposed Solution:

  1. Increase the size of the Download transaction button with descriptive text so it is more easily identifiable and user friendly. For example; Download Transaction History

  2. Provide a description as to what is being downloaded i.e format and file type (.CSV) on the Download transactions from account window. For example; Download the transaction history of account exported as a CSV file. This is useful for record keeping and tax reporting.

๐Ÿ“‹ Step by step guide to do a contribution

If you have never contributed to an open source project at GitHub, the following step-by-step guide will introduce you to the workflow. More information and concrete samples for shell commands for each step can be found in our CONTRIBUTING.md file. A more detailed general documentation of the GitHub PR workflow can be found here.

๐ŸŽ‰ Contribute to Hacktoberfest

Solve this issue as part of the Hacktoberfest event and get a chance to receive cool goodies like a T-Shirt. ๐ŸŽฝ

๐Ÿค” Additional Information

If you have any questions, just ask us directly in this issue by adding a comment. You can join our community chat at Discord. A general manual about open-source contributions can be found here.

mariyaraj commented 2 weeks ago

Hey, can I work on this issue?

hendrikebbers commented 2 weeks ago

@SimiHunjan can you assign @mariyaraj pls? She will work on the issue

Phransis commented 1 week ago

Hello, I'm interested in this issue

SimiHunjan commented 1 week ago

Hi I assigned @mariyaraj as requested first. If @mariyaraj no longer wants to work on this issue I can assign @Phransis.

hendrikebbers commented 1 week ago

She has already created a PR: https://github.com/hashgraph/hedera-mirror-node-explorer/pull/1441

mariyaraj commented 1 week ago

Here also the screenshots ButtonDownloadTransactionHistory UntertitleAdded