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

Set High Confidence as default filter in Results Table #766 #790

Closed

Conversation

Ritika-Bhambri
Copy link

Set High Confidence as Default Filter in Results Table #766

Description:
This PR resolves issue #766 by implementing a default filter for the results table to display only high-confidence results upon page load. Previously, the table showed all results without prioritizing confidence levels.

Changes:

  • Filter Logic:
    • Updated the default behavior to filter the results table by "High" confidence initially.
  • User Control:
    • Users can toggle between "Medium" and "Low" confidence levels as needed.

Steps to Reproduce:

  1. Load the results page.
  2. Observe that the table displays only high-confidence results by default.
  3. Adjust the filter to view other confidence levels if desired.

Testing:

  1. Verified that high-confidence results appear upon loading the results table.
  2. Confirmed that selecting other confidence levels (Medium, Low) updates the view accordingly.
  3. Re-tested by selecting High again to ensure correct functionality.

Screenshot:
image

Related Issue:

Copy link

netlify bot commented Oct 21, 2024

Deploy Preview for mozilla-perfcompare ready!

Name Link
🔨 Latest commit 96786ec
🔍 Latest deploy log https://app.netlify.com/sites/mozilla-perfcompare/deploys/6715ebb93cf3cd0008f4f0e0
😎 Deploy Preview https://deploy-preview-790--mozilla-perfcompare.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Carla-Moz
Copy link
Contributor

Hi @Ritika-Bhambri, this PR was posted after we closed our contribution period, so we will not be reviewing it. Please check out other projects on Outreachy that are open. Thank you!

@Carla-Moz Carla-Moz closed this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants