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

Bug Bash! #5092

Closed
NTaylorMullen opened this issue Oct 13, 2020 · 14 comments
Closed

Bug Bash! #5092

NTaylorMullen opened this issue Oct 13, 2020 · 14 comments

Comments

@NTaylorMullen
Copy link
Contributor

Goal

Build an actual application using a Razor based framework and log any issues found. This could be done in Blazor, MVC or Razor pages. If you're familiar with one of the frameworks I'd encourage you to try and spend more time in your Razor files by even writing some nested C# classes 😉

Getting setup

  1. Install the latest Dogfood VS build: https://aka.ms/vs/dogfood/install

  2. Check the .NET Core cross-platform development workload:
    image

  3. Enable the experimental Razor editor feature flag (Tools -> Options -> Preview Features):
    image

  4. Restart VS

  5. Go!

Tutorials

If you're having a hard time landing on a specific app you'd want to build or you're new to the Razor area you can always try out some of the pre-existing tutorials/workshops that have been done in the past:

Filing issues

  1. File an issue using this template.
  2. Leave a comment on this bug bash issue with a link to your newly created issue.

Don't worry about filing duplicate issues unless you know it's a duplicate f rom the start. We can always de-dupe later.

@danroth27
Copy link
Member

Another idea is to port https://aka.ms/aspnetcorebugrank to Blazor.

@NTaylorMullen
Copy link
Contributor Author

My bug bash project: To create a Blazor powered web editor for Blazor in the new Blazor editor!

image

@ryzngard
Copy link
Contributor

I'm going to be boring and see if I can get a flash card app going for my studies 😋

@dibarbet
Copy link
Member

dibarbet commented Oct 22, 2020

@allisonchou
Copy link
Contributor

allisonchou commented Oct 22, 2020

@dibarbet
Copy link
Member

@NTaylorMullen
Copy link
Contributor Author

@pranavkm @captainsafia @javiercn @SteveSandersonMS @HaoK We plan to triage Bug bash issues next Tuesday. Please file any issues before then.

@captainsafia
Copy link
Member

  • Unhandled exception after editing renamed Razor file (#27620)
  • HTML element selection from completions doesn't autofill (#27621)
  • Unexpected exception when editing new class file (#27622)

@NTaylorMullen
Copy link
Contributor Author

Triaged the issues. Thank you for all your bashing!

@ghost ghost locked as resolved and limited conversation to collaborators Dec 13, 2020
@ghost ghost unlocked this conversation Oct 8, 2021
@allisonchou allisonchou transferred this issue from dotnet/aspnetcore Oct 8, 2021
@allisonchou allisonchou added this to the 16.9-Preview2 milestone Oct 8, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.