yast / yast-yast2

YaST module yast2
http://en.opensuse.org/Portal:YaST
GNU General Public License v2.0
54 stars 44 forks source link

Checking File Conflicts using only Words #1251

Closed shundhammer closed 2 years ago

shundhammer commented 2 years ago

Rejected in favor of https://github.com/yast/yast-yast2/pull/1250

We picked some details of this for the final version which became PR #1125:

Changing the static text of the progress bar label in the "start" callback of the file conflicts check.


Original PR

https://github.com/yast/yast-yast2/pull/1250

Change

This is very much like #1250, but it does not use a DelayedProgressPopup, just a textual description of the progress during checking file conflicts.

Video

https://user-images.githubusercontent.com/11538225/161789739-987d9a1f-2331-45a7-b827-2f8020e44b55.mp4

Static Screenshot

checking-12-vs-total-20

The text says "Checking File Conflicts (12%)" while the progress bar shows "20%". That confusing.

And the progress bar doesn't move at all.