-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Change request regarding the HR Zone styling #54
Comments
case 1: TBD, if styling i prefer to remove the icon in title graph instead. Usually UI goes good if icon is in the left side, and theres already arrow to collapse. (will change other modules also) case 2: OK, more width isn't bad, but i think some people still have that issue IF they use big font in mobile. Lets see later after increased. case 3: OK, BUT, the req text is good, for the tooltip, im thinking to make it same with the Tools instead (same style less confuse keep simple) case 4: OK, BUT, theres a less padding in the sample you give on the right side. (better to use same font size). more padding is good, lets make it same with right side sample. (so top/bot will same) case 5: TBD what browser do you use? cause styling in my windows chrome already in the bottom. i prefer align bottom instead middle (cause it's small or subtitle). so for now 2/3/4 can be executed |
|
No need to make it complex, we do agree 2/3/4. Actually for 1, I already mention commonly icon is used in the Start of Text, so that's why I'm prefer to remove it or move to left. For example Let's do only remove icon in the HR Zone (for example) |
Updated, the problem aligned top when using Touch Mode |
openivity.github.io/src/assets/main.scss Line 111 in 0cb2dd8
I've see the Case 5 (aligned top problem) is from here, But before adjusted, @muktihari is there a reason why it using scope pointer for this style? |
Ah alright, I intended make base of font-size for all touch-screen-only-devices to be smaller than desktop, it will not affect hybrid-device such as laptop that has touch-screen, only mobile devices. What can we do about it if that's the case? |
If it only intended for mobile, why we don't use screen (responsive)? |
If it intended for mobile small screen, i'll change it into spesific for "smaller-size" screen (< sm or md in bootstrap) |
only for this case (HR Zone), for other issue #58 , let's do it later after discuss more properly |
The previous original layouting of bootstrap does not fit my iphone mini, we need to consider does If the scoped font-size is affecting the alignment, I think let be it for now, we will include it on re-layouting time. |
Ok, that's pretty clear, I'll try Case 5 spesific for HRZone if it can. otherwise let ignore it till relayout. |
Also, You mention about reduce opacity in progress-bar background (that didn't fill) in Split Pace. This is good, if HR Zone progress bar also need focus, we can change the opacity to 0.6-0.8 together |
I think this progress bar is good we can keep it as it is, I only have concern with the Split Pace's progress bar |
Ok, pretty much concluded. |
Hi Radit, I have styling requests regarding HR Zone component, before proceed please set device on browser to iphone 12/13 mini as a reference since it's arguably the smallest mobile phone right now.
Additionally, change the color of the bar to be more vibrant like the other area graphs
(figure 1)
(figure 2)
The text was updated successfully, but these errors were encountered: