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

Added feature ID in braces to feature name for clarity #10391

Merged
merged 4 commits into from
Jan 17, 2024

Conversation

brunoAltinet
Copy link
Contributor

This one got me banging head against the wall for hours. I assumed that the feature is calle OrchardCore.Media.Azure, but it's actually called OrchardCore.Media.Azure.Storage. There's no way to see that unless you have OrchardCore source open, and i'm explictliy building against packages. We need to show feature id somewhere, somehow.

@deanmarcussen
Copy link
Member

Can you send a screenshot with the changes?

Looks like a good idea though

@deanmarcussen
Copy link
Member

Any chance of a screenshot for this? I think the change would be really useful

@brunoAltinet
Copy link
Contributor Author

Hey Dean, sorry for delay i've been terribly busy launching an Orchard site:). I'll have one ready tomorrow. I have a bunch of other ideas and suggestions that i gathered migrating an old site to Orchard

# Conflicts:
#	src/OrchardCore.Modules/OrchardCore.Features/Views/Admin/Features.cshtml
@Piedone
Copy link
Member

Piedone commented Jan 17, 2024

I checked out the PR, going over old ones, and this would indeed be quite useful. So, I fixed the merge conflict.

Old UI:

image

New UI with @brunoAltinet's changes:

image

After I tweaked it with <code>:

image

@Piedone Piedone changed the title Added feature id in braces to feature name for clarity Added feature ID in braces to feature name for clarity Jan 17, 2024
@Piedone Piedone merged commit ddd1490 into OrchardCMS:main Jan 17, 2024
3 checks passed
Skrypt pushed a commit that referenced this pull request Jan 25, 2024
* Added feature id in braces to feature name for clarity

* Update TaxonomyTermFilter.cs

* Adding code formatting

---------

Co-authored-by: Zoltán Lehóczky <[email protected]>
hishamco pushed a commit that referenced this pull request Feb 1, 2024
* Added feature id in braces to feature name for clarity

* Update TaxonomyTermFilter.cs

* Adding code formatting

---------

Co-authored-by: Zoltán Lehóczky <[email protected]>
urbanit pushed a commit to urbanit/OrchardCore that referenced this pull request Mar 18, 2024
)

* Added feature id in braces to feature name for clarity

* Update TaxonomyTermFilter.cs

* Adding code formatting

---------

Co-authored-by: Zoltán Lehóczky <[email protected]>
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.

3 participants