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

[HOLD for Payment 2024-09-10] No clear button on the Filters page on web (non-mobile platforms. #48136

Closed
1 of 6 tasks
m-natarajan opened this issue Aug 28, 2024 · 11 comments
Closed
1 of 6 tasks
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2

Comments

@m-natarajan
Copy link

m-natarajan commented Aug 28, 2024

If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!


Version Number: 9.0.25-0
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @JmillsExpensify
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1724793973914559

Action Performed:

  1. Go to search
  2. Go to filters
  3. Apply some filters

Expected Result:

There should be clear filter option

Actual Result:

No clear button

Workaround:

unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

image (3)

image (4)

View all open jobs on GitHub

Issue OwnerCurrent Issue Owner: @JmillsExpensify
@m-natarajan m-natarajan added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Aug 28, 2024
Copy link

melvin-bot bot commented Aug 28, 2024

Triggered auto assignment to @isabelastisser (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

@daledah
Copy link
Contributor

daledah commented Aug 28, 2024

Proposal

Please re-state the problem that we are trying to solve in this issue.

No clear button

What is the root cause of that problem?

This is a feature request

What changes do you think we should make in order to solve the problem?

In AdvancedSearchFilters component, we need to implement clear button which would call SearchActions.clearAdvancedFilters on press:

{!isEmptyObject(searchAdvancedFilters) && (
    <Button
        large
        onPress={() => {
            SearchActions.clearAdvancedFilters();
        }}
        text={'Clear'}
    />
)}

Of course we'll need to apply appropriate style for it.

@JmillsExpensify
Copy link

Going to take over managing this one, as it's an internal project. @Kicu do you want to comment so that we can get you assigned for now?

@cdOut
Copy link
Contributor

cdOut commented Aug 28, 2024

Hi, I'm Tymoteusz Kałuzieński from Software Mansion, the expert agency. I'm going to work on this issue to help @Kicu out with the search tasks.

@Kicu
Copy link
Contributor

Kicu commented Aug 28, 2024

btw @m-natarajan @JmillsExpensify we are unsure why there is a "on web" mention in the name of this Issue.

To my knowledge we are missing the button to clear filters on every platform, as no specific button for this was created. Is that correct?

@rayane-djouah
Copy link
Contributor

Note

The production deploy automation failed: This should be on [HOLD for Payment 2024-09-10] according to #48360 prod deploy checklist, confirmed in #48094 (comment).

cc @JmillsExpensify

@luacmartins luacmartins changed the title No clear button on the Filters page on web (non-mobile platforms. [HOLD for Payment 2024-09-10] No clear button on the Filters page on web (non-mobile platforms. Sep 3, 2024
@luacmartins luacmartins added Awaiting Payment Auto-added when associated PR is deployed to production Daily KSv2 and removed Reviewing Has a PR in review Weekly KSv2 labels Sep 3, 2024
@melvin-bot melvin-bot bot added the Overdue label Sep 5, 2024
Copy link

melvin-bot bot commented Sep 6, 2024

@JmillsExpensify, @luacmartins, @rayane-djouah Whoops! This issue is 2 days overdue. Let's get this updated quick!

@melvin-bot melvin-bot bot removed the Daily KSv2 label Sep 9, 2024
@melvin-bot melvin-bot bot added Daily KSv2 Overdue and removed Overdue labels Sep 9, 2024
@JmillsExpensify
Copy link

Payment summary: $250 to @rayane-djouah for PR testing and approval.

@melvin-bot melvin-bot bot removed the Overdue label Sep 11, 2024
@JmillsExpensify
Copy link

Offer sent.

@rayane-djouah
Copy link
Contributor

@JmillsExpensify Offer accepted. Thanks!

@JmillsExpensify
Copy link

Awesome, offer paid via Upwork!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2
Projects
Status: Done
Development

No branches or pull requests

8 participants