Maniphest T73528

Alignment issues for Changing payment methods
Confirmed, NormalBUG

Assigned To
Mike Newbon (mikenewbon)
Authored By
Christopher_Anderssarian
Jan 31 2020, 9:10 PM
Tags
  • Infrastructure: Blender Store
  • Infrastructure: Websites
Subscribers
Alexander Mitzkus (zuggamasta)
Christopher_Anderssarian
Francesco Siddi (fsiddi)
Mike Newbon (mikenewbon)
Steff Kempink (mswf)

Description

System Information
Operating system: Windows 7
GPU: Radeon Vega 64, Divider version: 19.12.2
CPU: Intel Core i7-5960X

Browser Version
Browser: Google Chrome
Version: 77.0.3865.90 (Official Build) (64-bit)

Browser: Firefox
Version: 72.0.2 (64-bit)

Short description of error

I was updating my card for the blender store (Blender Cloud subscription) and I saw this:


It looks like the radio button is set to 'Use a new card' but it's not.
It's not clear what option is selected...
(I changed the numbers in html to zero for obvious reasons)

Event Timeline

Christopher_Anderssarian created this task.Jan 31 2020, 9:10 PM
Aaron Carlisle (Blendify) changed the task status from Needs Triage to Confirmed.Feb 17 2020, 8:36 PM
Christopher_Anderssarian changed the subtype of this task from "Report" to "Bug".Feb 17 2020, 8:51 PM
Christopher_Anderssarian added a subscriber: Francesco Siddi (fsiddi).May 3 2020, 3:41 PM
Francesco Siddi (fsiddi) assigned this task to Mike Newbon (mikenewbon).May 5 2020, 1:19 AM
Francesco Siddi (fsiddi) added a subscriber: Mike Newbon (mikenewbon).

Hi Christopher. Thank you for reporting this issue.
Fixing it might be a challenge, but I'd like to ask @Mike Newbon (mikenewbon) to have a look at it.

Mike Newbon (mikenewbon) added a comment.May 7 2020, 10:21 AM

Hi @Francesco Siddi (fsiddi) - seems to be a lot of strangely stacked floats in use. Removing them and setting some widths or using flex-grow on the labels works perfectly. Also noticed the issue with PayPal over-flowing the box below, simple clear-fix solves this. The overall build of this front-end seems riddled with issues, including a lot of responsive issues however - might be worth addressing this in the future?

Francesco Siddi (fsiddi) added a comment.May 9 2020, 12:01 PM

@Mike Newbon (mikenewbon) about the fixes you are taking about: would they fit into style.css? If so, next week you could provide a patch to sybren and he could push an update.

Aaron Carlisle (Blendify) added subscribers: Alexander Mitzkus (zuggamasta), Steff Kempink (mswf).