Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

feat: Add toggle for showing previous title suggestions in transactio… #3466

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

akashs056
Copy link
Contributor

Pull request (PR) checklist

Please check if your pull request fulfills the following requirements:

  • I've read the Contribution Guidelines and my PR doesn't break the rules.
  • I've read and understand the Developer Guidelines.
  • I confirm that I've run the code locally and everything works as expected.
  • My PR includes only the necessary changes to fix the issue (i.e., no unnecessary files or lines of code are changed).
  • 🎬 I've attached a screen recording of using the new code to the next paragraph (if applicable).

Screen recording of your changes (if applicable):

WhatsApp.Video.2024-09-02.at.17.55.44_acc1cc8b.mp4

What's changed?

Describe with a few bullets what's new:

  • I've fixed...
Before After
{media} {media}
{media} {media}

Risk factors

What may go wrong if we merge your PR?

  • ...
  • ...

In what cases won't your code work?

  • ...
  • ...

Does this PR close any GitHub issues? (do not delete)

Troubleshooting GitHub Actions (CI) failures ❌

Pull request checks failing? Read our CI Troubleshooting guide.

Copy link
Collaborator

@ILIYANGERMANOV ILIYANGERMANOV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Title suggestions must be enabled by default

@ILIYANGERMANOV ILIYANGERMANOV added the requested changes Changes are needed. Please, apply them label Sep 2, 2024
@ILIYANGERMANOV
Copy link
Collaborator

@ILIYANGERMANOV what about Lint / lint (pull_request) issue

There's an HTML file attached to the lint check in "Details". See it. Or run ./scripts/lint.sh

Copy link
Collaborator

@ILIYANGERMANOV ILIYANGERMANOV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments, we're almost there 🚀

Copy link
Collaborator

@ILIYANGERMANOV ILIYANGERMANOV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@ILIYANGERMANOV ILIYANGERMANOV added the ready to merge 🚀 PR can be merged after the CI pass label Sep 3, 2024
@akashs056
Copy link
Contributor Author

@ILIYANGERMANOV it's ready to merge

@ILIYANGERMANOV ILIYANGERMANOV merged commit 0ff49ef into Ivy-Apps:main Sep 3, 2024
9 checks passed
@akashs056 akashs056 deleted the fix-issue-3460 branch September 3, 2024 12:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ready to merge 🚀 PR can be merged after the CI pass requested changes Changes are needed. Please, apply them
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add option to not display titles suggestions
2 participants