monica icon indicating copy to clipboard operation
monica copied to clipboard

fix Has someone introduced you Dropdown Box #3161

Open yahya-galib opened this issue 2 years ago • 1 comments

First of all thanks so much for taking the time to open a pull request and help the project. It's because of people like you that we love working on this project.

Please read the list below. Feel free to delete this text after but we need you to read it so we make sure that the project is consistent and remains of quality.

Checklist

Before submitting the PR

  • [x] Read the CONTRIBUTING document before submitting your PR.
  • [x] If the PR is related to an issue or fix one, don't forget to indicate it.
  • [x] Create your PR as draft if it is not final yet. Mark it as ready... when it’s ready. Otherwise the PR will be considered complete and rejected if it's not working.

General checks

  • [x] Make sure that the change you propose is the smallest possible.
  • [x] The name of the PR should follow the conventional commits guideline that the project follows.

Front-end changes

  • [x] If you change the UI, make sure to ask repositories administrators first about your changes by pinging djaiss or asbiin in this PR.
  • [x] Screenshots are included if the PR changes the UI.
  • [x] Front-end tests have been written with Cypress.

Backend/models changes

  • [x] The API has been updated.
  • [x] API's documentation has been added by submitting a pull request in the marketing website repository.
  • [x] Tests have been added for the new code.
  • [x] If you change a model, make sure the SetupTest file is updated. We need seeders to develop locally and generate fake data.

If the code changes the SQL schema

  • [x] Make sure exporting account data as SQL is still working.
  • [x] Make sure your changes do not break importing data with vCard and .csv files.
  • [x] Make sure account reset and deletion still work.

Other tasks

  • [x] CONTRIBUTORS entry added, if necessary.
  • [x] If it's relevant and worth mentioning, create a changelog entry for this change. The changelog entry will appear inside the UI for all users to see. To know if your change is worth the creation of a changelog entry, read the documentation.
  • [x] Don't forget to ask for a free account on https://monicahq.com as anyone who contributes can request a free account.

yahya-galib avatar May 19 '22 11:05 yahya-galib

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 19 '22 11:05 CLAassistant

sorry, this feature is incomplete, don't hesitate to reopen a PR if needed

asbiin avatar Oct 31 '23 09:10 asbiin