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

feat!: remove the application thumbnail #106

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

ralphbean
Copy link
Member

Description

Remove the application thumbnail

This is a feature that may have made more sense in the past: a nice thumbnail to represent the web application we're building for the user. The idea in the past was to actually get a screenshot of the running application! https://issues.redhat.com/browse/KONFLUX-1194

.. but, we never brought that into a full feature. The icon is a randomly chosen one of 9 that is maybe just confusing for the user.

If we could let the user upload and crop an icon, that might be cool: a custom logo for each application - but, that's a larger effort for another day: https://issues.redhat.com/browse/KFLUXUI-53

Type of change

  • Feature
  • Bugfix
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe): Removing a feature

How to test or reproduce?

Just visit the application details page to see.

Browser conformance:

  • Chrome
  • Firefox
  • Safari
  • Edge

Footnote

If you're uncomfortable removing this or have other plans for it, feel free to reject this! No hard feelings. :)

This is a feature that may have made more sense in the past: a nice
thumbnail to represent the web application we're building for the user.
The idea in the past was to actually get a screenshot of the running
application! https://issues.redhat.com/browse/KONFLUX-1194

.. but, we never brought that into a full feature. The icon is a
randomly chosen one of 9 that is maybe just confusing for the user.

If we could let the user upload and crop an icon, that might be cool: a
custom logo for each application - but, that's a larger effort for
another day: https://issues.redhat.com/browse/KFLUXUI-53

Signed-off-by: Ralph Bean <rbean@redhat.com>
@ralphbean ralphbean requested a review from sahil143 February 6, 2025 22:20
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.08%. Comparing base (c6528e9) to head (678576d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
- Coverage   80.12%   80.08%   -0.05%     
==========================================
  Files         578      577       -1     
  Lines       21554    21490      -64     
  Branches     5348     5069     -279     
==========================================
- Hits        17270    17210      -60     
+ Misses       4259     4255       -4     
  Partials       25       25              
Flag Coverage Δ
unittests 80.08% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sahil143 sahil143 merged commit d21f491 into konflux-ci:main Feb 10, 2025
4 of 5 checks passed
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