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

[Feature] Add Numbering to Fields that merged #90

Open
ylorgat opened this issue Sep 16, 2020 · 0 comments
Open

[Feature] Add Numbering to Fields that merged #90

ylorgat opened this issue Sep 16, 2020 · 0 comments
Labels
api ⚙️ API changes enhancement 🚀 New feature or request UI/UX 🖼 Changes affecting UI / UX
Milestone

Comments

@ylorgat
Copy link

ylorgat commented Sep 16, 2020

When fields are merged when duplicates are found it might not be easy to read the ticket.

When the fields are merged in PATH.

PATH

  1. util.js
  2. routes/index.js

Lines

  1. { name: 'admin', password: Math.random().toString(32), canDelete: true },
  2. return Math.floor( Math.random() * ( max - min + 1 )) + min;

Let the PATH and Lines be consistent with each other

Screenshot 2020-09-16 at 13 39 01

Thank you very much

@ylorgat ylorgat added the enhancement 🚀 New feature or request label Sep 16, 2020
@faloker faloker added api ⚙️ API changes UI/UX 🖼 Changes affecting UI / UX labels Sep 16, 2020
@faloker faloker added this to the v1.0.x milestone Sep 16, 2020
@faloker faloker modified the milestones: v1.0.x, v1.1.0 Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api ⚙️ API changes enhancement 🚀 New feature or request UI/UX 🖼 Changes affecting UI / UX
Projects
None yet
Development

No branches or pull requests

2 participants