OpenLitterMap / OpenLitterMap/openlittermap-web

Improvement: change the order of the buttons 'Confirm' and 'Add tag'

Open
#54 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
134
Forks
42
PR merge metrics
No merged PRs in 30d

Description

if you are tagging an item, (and you have already given 1 tag),
you have to be careful to use 'add tag' and not 'confirm', because in the last case, the picture will disappear.
However, the 'confirm' is on the left and the 'add tag' is on the right.
It would make sense to switch those.
(and do this before we have too many users and everybody is already getting used to this order)

You read/flow from top to bottom and from left to right.
So first all the 'confirm tags' on the left, and if you are done, you move to the right and select 'confirm'.
(maybe it would even be wise to move the confirm to a totally other location, so you don't press it unintentionally.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the tagging interface and the markup or template that renders the “Confirm” and “Add tag” buttons. Verify the current order and the behavior when an item already has a tag. Done means the buttons follow the requested workflow and confirming tags no longer risks the unintended action described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.