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

[WebToolsE2E] Can't clear the content in home page when do scenario Tutorial: Connect an ASP.NET Core app to .NET Aspire storage components. #2024

Closed
Yangfanyue opened this issue Nov 8, 2024 · 1 comment · Fixed by #1867
Assignees
Labels
doc-bug Problem with the content; needs to be fixed [org][type][category] documentation Improvements or additions to documentation in-pr okr-health okr-quality Content-health KR: Concerns article defects/freshness or build warnings. Pri1 High priority, do before Pri2 and Pri3 📦 release-9.0 Used to track doc updates for release 9.0 of .NET Aspire.
Milestone

Comments

@Yangfanyue
Copy link

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install Dev17.12.0 build (d17.12-35506.116)
  3. Apply NuGet Feeds.

REPRO STEPS

  1. Do the scenario Tutorial: Connect an ASP.NET Core app to .NET Aspire storage components
  2. In section Run and test the app locally
    • Enter sample data into the Title and Description and select a simple file to upload.
    • Select the Submit button.
    • Select Clear button.

ACTUAL:
The clear button does not work.
Image

EXPECTED:
Can clear the data for "Issue Title" and "Issue Description"

@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Nov 8, 2024
@Yangfanyue Yangfanyue changed the title [WebToolsE2E][Aspire]Can't clear the content in home page when do scenario Tutorial: Connect an ASP.NET Core app to .NET Aspire storage components. [WebToolsE2E] Can't clear the content in home page when do scenario Tutorial: Connect an ASP.NET Core app to .NET Aspire storage components. Nov 8, 2024
IEvangelist added a commit that referenced this issue Nov 8, 2024
@IEvangelist IEvangelist self-assigned this Nov 8, 2024
@IEvangelist IEvangelist added documentation Improvements or additions to documentation Pri1 High priority, do before Pri2 and Pri3 doc-bug Problem with the content; needs to be fixed [org][type][category] okr-quality Content-health KR: Concerns article defects/freshness or build warnings. 📦 release-9.0 Used to track doc updates for release 9.0 of .NET Aspire. and removed ⌚ Not Triaged Not triaged labels Nov 8, 2024
@IEvangelist IEvangelist added this to the 9.0 milestone Nov 8, 2024
IEvangelist added a commit that referenced this issue Nov 11, 2024
IEvangelist added a commit that referenced this issue Nov 12, 2024
* Initial bits...WIP, early draft

* Add draft SDK content

* A few more bits

* SDK

* Tons of updates, additions, removals, and whatnot.

* Sweeping updates

* Fix links

* Initial parts of eventing

* Fix a few build issues

* More issues

* Add eventing to TOC

* Added txt for console output

* Eventing API content, getting closer

* A bit more clean up

* Fix hosting meilisearch

* More SDK updates

* More SDK clarification

* index tweaks

* Try using uppercase slug

* Fix publish API

* Add zones to upgrade

* Some breaking changes

* More links to API change

* Add API removal text

* TOC updates

* More breaking changes and fix podman

* Trying a few things with the TOC

* Generate the breaking-changes

* Clean up

* Add AI metadata

* Fix TOC

* Add a few more bits for the upgrade content

* Fix lightbox attribute

* Missing attribute

* New line

* Edit pass

* Upgrade quickstart to .NET Aspire 9.0, and update some dashboard images

* Update dashboard bits, images, and add actions section

* Fix link, no troubleshooting

* More resource action updates

* Remove edges

* Fixes #1823

* Add details for app host lifecylce

* Demote alert

* Edit pass

* Edit pass and additions.

* Edit pass and highlighting

* Let's see how far we've come

* Lots of updates

* Move a few things

* Added error

* Remove discards.

* Apply suggestions from code review

Co-authored-by: Safia Abdalla <safia@safia.rocks>

* Additional feedback

* Fix learn site issue reporting.

* Fix link...

* Fixes #2003

* Edit pass on explore dashboard

* More clean up

* Add details for WaitFor/Completion APIs.

* Fixes from build report.

* Remove snippets for Functions

* Update overview.md

* Update dotnet-aspire-sdk.md

* Update eventing.md

* Update eventing.md

* Update docs/app-host/eventing.md

* Add Ollama integration updates.

* Fix headings and sections

* Lots of updates and fixes

* Upgrade a few more bits, quickstart and setup/tooling

* Fix build

* Additions, version fixes, etc.

* Clean up some of the image/diagrams

* Fixing updated APIs

* Added a few bits to address #1704

* Addresses #2004

* Apply suggestions from code review

Co-authored-by: Aaron Powell <me@aaron-powell.com>

* Fix broken link

* Rewrite the toolkit overview. Update some images

* Remove images

* Fix link and minor edits

* Move Azure Cache for Redis to the bottom

* Fix MD lint

* Edit pass on the Orleans content. Also, fixes #1818

* Move Azure PostgreSQL bits to the bottom of the page

* Try fixing the zones

* Fix MD lint error

* Fix more broken zones

* Add see also section

* Setup and tooling TOC updates

* Re-order TOC

* Update docs/app-host/eventing.md

* Updates for the tutorial on adding Aspire to existing app

* Repurpose RC1, redirects, edit pass, links, etc.

* Fix the TOC

* Edit pass and cleanup of explore and what's new in .NET Aspire 9

* Added custom command article

* Add to TOC

* Fix #2016, update to latest templates

* Fix #2022

* A bit of container love

* A bit more clean up

* Be more consistent with references to NuGet packages

* Fix #2027

* Fix regex replace. :|

* Fix #2026

* Apply suggestions from code review

Co-authored-by: Aaron Powell <me@aaron-powell.com>

* A few bits of peer feedback

* Some fixes related to #2024

* Fix #2017

* Apply suggestions from code review

Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>

* Fix suggestion

* Update docs/fundamentals/aspire-sdk-templates.md

Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>

* A few peer bits of feedback

* Fix (update) create new project images

* Fix include and delete legacy media

* Isolate to selection, readd media

* Fix #1993

* A few more bits of cleanup

* Remove .NET Aspire SDK as a prereq

* A few bits of additional context.

* More links

* Tidy

* Consistent sentence

* Bump DOTNET_VERSION

* Remove install of workload

---------

Co-authored-by: Safia Abdalla <safia@safia.rocks>
Co-authored-by: Mitch Denny <midenn@microsoft.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
@github-project-automation github-project-automation bot moved this from 🔖 Ready to ✅ Done in dotnet/docs November 2024 sprint Nov 12, 2024
@Yangfanyue
Copy link
Author

Hello @IEvangelist , I have a question about the result of the fix.
Now I can clear the contents of "Issue Title" and "Issue Description". Cannot clear submitted content. Is this expected?
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-bug Problem with the content; needs to be fixed [org][type][category] documentation Improvements or additions to documentation in-pr okr-health okr-quality Content-health KR: Concerns article defects/freshness or build warnings. Pri1 High priority, do before Pri2 and Pri3 📦 release-9.0 Used to track doc updates for release 9.0 of .NET Aspire.
Projects
No open projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants