Skip to content

MudAutocomplete: Restore ScrollToListItemAsync API method#10717

Merged
ScarletKuro merged 2 commits intoMudBlazor:devfrom
danielchalmers:autocomplete-restore-scroll-api
Jan 26, 2025
Merged

MudAutocomplete: Restore ScrollToListItemAsync API method#10717
ScarletKuro merged 2 commits intoMudBlazor:devfrom
danielchalmers:autocomplete-restore-scroll-api

Conversation

@danielchalmers
Copy link
Member

@danielchalmers danielchalmers commented Jan 26, 2025

Description

Adds back an API that was unnecessarily removed in #10161.

#10161 (comment)

How Has This Been Tested?

Type of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (fix or improvement to the website or code docs)

Checklist

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@github-actions github-actions bot added bug Unexpected behavior or functionality not working as intended PR: needs review labels Jan 26, 2025
@danielchalmers danielchalmers requested a review from henon January 26, 2025 18:01
@codecov
Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.83%. Comparing base (febf779) to head (5f95ba7).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev   #10717   +/-   ##
=======================================
  Coverage   91.83%   91.83%           
=======================================
  Files         427      427           
  Lines       13424    13425    +1     
  Branches     2589     2589           
=======================================
+ Hits        12328    12329    +1     
  Misses        523      523           
  Partials      573      573           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ScarletKuro
Copy link
Member

Can we also return back the xml comment?

@sonarqubecloud
Copy link

@ScarletKuro ScarletKuro merged commit 6962133 into MudBlazor:dev Jan 26, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected behavior or functionality not working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants