fix: Domain name overflows on the "Use this domain?" screen #422

Merged
inex merged 4 commits from fix_overflows_use_this_domain into master 2024-01-19 15:59:43 +02:00
Collaborator
![image](/attachments/b1551991-75c6-4fa1-aad1-457f4f1eb2e3) https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.app/issues/408
def added 1 commit 2024-01-12 18:23:23 +02:00
def requested review from inex 2024-01-12 18:23:40 +02:00
def requested review from NaiJi 2024-01-12 18:23:40 +02:00
NaiJi approved these changes 2024-01-15 11:31:21 +02:00
@ -150,4 +139,0 @@
],
if (state is Loaded) ...[
const SizedBox(height: 32),
BrandButton.filled(
Collaborator

What will happen on this page now if a user has only one domain?

What will happen on this page now if a user has only one domain?
Poster
Collaborator

its my fail, accidentally removed some of the code. returned

> its my fail, accidentally removed some of the code. returned
inex marked this conversation as resolved
@ -130,4 +138,1 @@
],
if (state is Empty) ...[
const SizedBox(height: 30),
BrandButton.filled(
Collaborator

What will on this page happen now if a user has no domains?

What will on this page happen now if a user has no domains?
Poster
Collaborator

its my fail, accidentally removed some of the code. returned

its my fail, accidentally removed some of the code. returned
inex marked this conversation as resolved
NaiJi requested changes 2024-01-15 11:31:38 +02:00
NaiJi left a comment
Collaborator

missclicked on "Approve", see comments above. Buttons disappear when we have only one domain or no domains

image

image

missclicked on "Approve", see comments above. Buttons disappear when we have only one domain or no domains ![image](/attachments/87729d6b-24ec-4366-9aef-e8a2e4c5d7f5) ![image](/attachments/2add5737-ea6d-4e8b-9625-f9cda7cc7b89)
Collaborator

what does overflows use this domain mean? please check what you write in english with deepl 🙏

what does `overflows use this domain` mean? please check what you write in english with deepl 🙏
def changed title from fix: overflows use this domain to fix: fix overflows use this domain 2024-01-17 15:36:47 +02:00
def changed title from fix: fix overflows use this domain to fix: Domain name overflows on the "Use this domain?" screen 2024-01-17 15:37:19 +02:00
def self-assigned this 2024-01-17 15:47:14 +02:00
def added the
Bug
Priority
Low
Severity
Low
labels 2024-01-17 15:47:29 +02:00
def changed title from fix: Domain name overflows on the "Use this domain?" screen to WIP: fix: Domain name overflows on the "Use this domain?" screen 2024-01-17 15:48:02 +02:00
def added 1 commit 2024-01-18 15:31:08 +02:00
def changed title from WIP: fix: Domain name overflows on the "Use this domain?" screen to fix: Domain name overflows on the "Use this domain?" screen 2024-01-18 15:31:45 +02:00
def added 1 commit 2024-01-18 15:31:48 +02:00
Poster
Collaborator

image
image
image

![image](/attachments/6f5f6947-29f7-4216-8d66-06d01792b54b) ![image](/attachments/2bd72c85-b475-4871-b509-16d2a2aa1df9) ![image](/attachments/268aba75-3820-489a-b9dc-5c002217bb6c)
def requested review from NaiJi 2024-01-18 15:41:19 +02:00
Poster
Collaborator

tested:

  • no domains
  • one domain
  • multi domains
tested: - no domains - one domain - multi domains
inex requested changes 2024-01-19 01:07:15 +02:00
@ -128,0 +132,4 @@
overflow: TextOverflow.ellipsis,
maxLines: 1,
),
)

Missing a required trailing comma. Check your linter before commiting.

Missing a required trailing comma. Check your linter before commiting.

this fix is on me today

this fix is on me today
inex marked this conversation as resolved
inex added 1 commit 2024-01-19 15:38:11 +02:00
inex approved these changes 2024-01-19 15:38:33 +02:00
inex merged commit 98b715700a into master 2024-01-19 15:59:43 +02:00
inex deleted branch fix_overflows_use_this_domain 2024-01-19 15:59:43 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#422
There is no content yet.