Page MenuHomePhorge
Feed Advanced Search

Thu, Apr 25

valerio.bozzolan attached a referenced file: F706889: image.png.
Thu, Apr 25, 19:26 · Ponder, Bug Reports, UX
valerio.bozzolan attached a referenced file: F706886: image.png.
Thu, Apr 25, 19:26 · Ponder, Bug Reports, UX
valerio.bozzolan attached a referenced file: F706925: image.png.
Thu, Apr 25, 19:26 · Ponder, Bug Reports, UX
Iniquity moved T15711: Ponder: "New Answer" input box should be hidden for those without permissions. from Backlog to Bugs on the Ponder board.
Thu, Apr 25, 18:10 · Ponder, Bug Reports, UX
Iniquity added a project to T15711: Ponder: "New Answer" input box should be hidden for those without permissions.: Ponder.
Thu, Apr 25, 18:05 · Ponder, Bug Reports, UX

Mon, Apr 22

valerio.bozzolan added a comment to T15526: Diffusion: Description and tags are not shown.
(From Task description)

In diffusion repositories, Description and tags are hard to find or never shown (only show in Manage page).

Mon, Apr 22, 08:32 · Good Starter Task, UX
valerio.bozzolan removed a revision from T15526: Diffusion: Description and tags are not shown: D25538: Separate repository home and browse view in tab menu.
Mon, Apr 22, 08:29 · Good Starter Task, UX
valerio.bozzolan added a comment to T15526: Diffusion: Description and tags are not shown.

Which exact page(s) is this ticket about?

Mon, Apr 22, 05:11 · Good Starter Task, UX
valerio.bozzolan added a revision to T15526: Diffusion: Description and tags are not shown: D25538: Separate repository home and browse view in tab menu.
Mon, Apr 22, 05:09 · Good Starter Task, UX

Sun, Apr 21

aklapper added a comment to T15526: Diffusion: Description and tags are not shown.

Which exact page(s) is this ticket about?

Sun, Apr 21, 11:43 · Good Starter Task, UX

Mar 16 2024

aklapper added a comment to D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".

On the other hand, as the variable is called $html_details let's go for phutil_implode_html() to be super-safe? ping @roberto.urbani

Mar 16 2024, 07:56 · UX

Feb 22 2024

aklapper added a comment to T15738: "parent"/"child" relationship for "Related Revisions" is different to "Related Tasks".

See discussion and reasons in https://secure.phabricator.com/T11833

Feb 22 2024, 13:21 · UX, Differential
aklapper renamed T15738: "parent"/"child" relationship for "Related Revisions" is different to "Related Tasks" from Make "Related Revisions" more similar to "Related Tasks" (magical quiz inside) to "parent"/"child" relationship for "Related Revisions" is different to "Related Tasks".
Feb 22 2024, 13:21 · UX, Differential

Feb 21 2024

bekay created T15740: Crumb menu wrapping is deficient.
Feb 21 2024, 10:35 · UX

Feb 13 2024

20after4 added a comment to T15705: Lower the search ranking of disabled user accounts.

I agree, disabled users should be hidden in the global search typeahead results.

Feb 13 2024, 23:22 · Discussion Needed, UX
20after4 added a comment to T15736: JavaScript modernization (umbrella task).
In T15736#15681, @bekay wrote:
  • Get rid of the JX namespace and the the require comments - use import and export like it is done in modern js
Feb 13 2024, 23:21 · UX, Discussion Needed

Feb 12 2024

bekay added a comment to T15736: JavaScript modernization (umbrella task).

to have a working dev server when developing js - at the moment I have to ./bin/celerity map after every change to js and css to see my changes...

Are you sure about that? I thought celerity map was only needed when adding a file (in dev mode).

Feb 12 2024, 19:47 · UX, Discussion Needed
avivey added a comment to T15736: JavaScript modernization (umbrella task).

also, adding this file in src/extensions/ will let you have css/js files from src/extensions/rsrc/ loaded automatically:

Feb 12 2024, 19:46 · UX, Discussion Needed
avivey added a comment to T15736: JavaScript modernization (umbrella task).

to have a working dev server when developing js - at the moment I have to ./bin/celerity map after every change to js and css to see my changes...

Feb 12 2024, 19:44 · UX, Discussion Needed
bekay added a comment to T15705: Lower the search ranking of disabled user accounts.

I don't know if that is part of this task, but the global typeahead search should hide all disabled users, wikis and repos, shouldn't it? This is nothing you want as a fast suggestion...

Feb 12 2024, 16:46 · Discussion Needed, UX
valerio.bozzolan triaged T15738: "parent"/"child" relationship for "Related Revisions" is different to "Related Tasks" as Wishlist priority.
Feb 12 2024, 13:43 · UX, Differential
bekay added a comment to T15736: JavaScript modernization (umbrella task).

Well, my idea would be:

Feb 12 2024, 12:56 · UX, Discussion Needed

Feb 11 2024

20after4 triaged T15736: JavaScript modernization (umbrella task) as Wishlist priority.
Feb 11 2024, 22:32 · UX, Discussion Needed
20after4 added a subtask for T15736: JavaScript modernization (umbrella task): T15168: Improve JavaScript i18n.
Feb 11 2024, 22:32 · UX, Discussion Needed
20after4 created T15736: JavaScript modernization (umbrella task).
Feb 11 2024, 22:31 · UX, Discussion Needed

Feb 3 2024

avivey triaged T15722: Phorge is inaccessible while waiting for approval after registration as Wishlist priority.

I'm triaging as "wishlist" for now, but realistically - I don't believe will ever reach a point where we'll try to fix this -- see https://secure.phabricator.com/T13154 for discussion.

Feb 3 2024, 10:39 · Bug Reports, UX

Feb 1 2024

20after4 added a comment to T15705: Lower the search ranking of disabled user accounts.

So apparently the ferret search engine doesn't really have any sort of dynamic ranking. The ranking is entirely based on how many ngrams match the query...with one singular exception - all user results are boosted above everything else.

Feb 1 2024, 19:19 · Discussion Needed, UX
20after4 claimed T15705: Lower the search ranking of disabled user accounts.

I'll try to figure out a architecturally-appropriate way to do this. The users do get grayed out in the typeahead search, just not on the results pages.

Feb 1 2024, 18:52 · Discussion Needed, UX
valerio.bozzolan added a comment to T15705: Lower the search ranking of disabled user accounts.

Partially related, from the mentioned search it's easy to recognize closed Tasks, but Users are not greyed out when Disabled.

Feb 1 2024, 10:42 · Discussion Needed, UX

Jan 27 2024

pppery added a comment to T15722: Phorge is inaccessible while waiting for approval after registration.

Old upstream WONTFIXed this in https://secure.phabricator.com/T13154

Jan 27 2024, 22:20 · Bug Reports, UX

Jan 25 2024

Tgr created T15722: Phorge is inaccessible while waiting for approval after registration.
Jan 25 2024, 18:56 · Bug Reports, UX

Jan 22 2024

bekay closed T15715: Typehead results of main search should not truncate important information as Resolved.
Jan 22 2024, 16:36 · Discussion Needed, UX

Jan 18 2024

bekay added a revision to T15715: Typehead results of main search should not truncate important information: D25520: Show title entirely and cut of secondary information gracefully in typeahead results of main search.
Jan 18 2024, 14:24 · Discussion Needed, UX
bekay added a comment to T15715: Typehead results of main search should not truncate important information.

@aklapper @valerio.bozzolan See D25520.

Jan 18 2024, 13:26 · Discussion Needed, UX
bekay triaged T15715: Typehead results of main search should not truncate important information as Normal priority.
Jan 18 2024, 13:08 · Discussion Needed, UX
bekay claimed T15715: Typehead results of main search should not truncate important information.
Jan 18 2024, 13:08 · Discussion Needed, UX
valerio.bozzolan added a comment to T15715: Typehead results of main search should not truncate important information.

BTW I like the proposed screenshot. So I also agree to: feel free to share the solution 👍

Jan 18 2024, 08:50 · Discussion Needed, UX
aklapper added a comment to T15715: Typehead results of main search should not truncate important information.

My fix would work with this css class

I did not realize you had a fix. Please share it. :)

Jan 18 2024, 08:22 · Discussion Needed, UX
bekay added a comment to T15715: Typehead results of main search should not truncate important information.

I guess you could get the result that you're looking for by editing the file webroot/rsrc/css/aphront/typeahead.css and removing the line white-space: nowrap; from the definition of div.jx-typeahead-results a.jx-result. I just don't know which side effects this may have in other places...

Jan 18 2024, 08:08 · Discussion Needed, UX

Jan 17 2024

aklapper added a comment to T15715: Typehead results of main search should not truncate important information.

I guess you could get the result that you're looking for by editing the file webroot/rsrc/css/aphront/typeahead.css and removing the line white-space: nowrap; from the definition of div.jx-typeahead-results a.jx-result. I just don't know which side effects this may have in other places...

Jan 17 2024, 19:07 · Discussion Needed, UX
bekay created T15715: Typehead results of main search should not truncate important information.
Jan 17 2024, 16:42 · Discussion Needed, UX

Jan 15 2024

sirocyl closed Q103: Ponder: "New Answer" input box should be hidden for those without permissions. as resolved.
Jan 15 2024, 05:45 · UX
sirocyl created T15711: Ponder: "New Answer" input box should be hidden for those without permissions..
Jan 15 2024, 05:41 · Ponder, Bug Reports, UX

Jan 14 2024

aklapper added a comment to D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".

I'm just unsure between implode() or phutil_implode_html()

Jan 14 2024, 17:05 · UX
valerio.bozzolan added a comment to D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".

I'm just unsure between implode() or phutil_implode_html()

Jan 14 2024, 14:35 · UX
aklapper accepted D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".

I believe I had some weird aggressive local browser cache pollution with rPaa8af1d79e8bfeb09e72d5e3b9330780e78b7aeb as I cannot reproduce the wordmark problem anymore, so: LGTM

Jan 14 2024, 09:13 · UX

Jan 13 2024

avivey added a comment to T15701: Clarify that a Project is just a "Tag".

+lots for removing the words "storage containers" - projects are very much not "storage".
A better metaphor is "labels" or "index" (like in a printed book? Is that something young people know about?).

Jan 13 2024, 10:21 · UX, Projects
avivey added a comment to T15705: Lower the search ranking of disabled user accounts.

Also for Archived Projects, and maybe some other objects.
I'm not sure if there's a generic way to do this, or if each search-engine needs to be updated manually.

Jan 13 2024, 10:12 · Discussion Needed, UX
aklapper added a comment to T15701: Clarify that a Project is just a "Tag".

I'd like to keep this boring:
Projects are hashtags are tags. You can use them for code bases, teams, or anything you need to group.

Jan 13 2024, 02:54 · UX, Projects

Jan 12 2024

valerio.bozzolan closed T15692: Allow to see your own public revoked key as Resolved by committing rP549a26d0879c: Auth SSH Details: show Public Key (not just Type).
Jan 12 2024, 21:34 · UX, User-valerio.bozzolan, Auth

Jan 11 2024

sirocyl updated the question details for Q103: Ponder: "New Answer" input box should be hidden for those without permissions..
Jan 11 2024, 16:41 · UX
sirocyl asked Q103: Ponder: "New Answer" input box should be hidden for those without permissions..
Jan 11 2024, 16:38 · UX

Jan 10 2024

valerio.bozzolan added a comment to T15705: Lower the search ranking of disabled user accounts.

Completely agree on lowering their ranking as default

Jan 10 2024, 10:06 · Discussion Needed, UX

Jan 9 2024

20after4 created T15705: Lower the search ranking of disabled user accounts.
Jan 9 2024, 22:42 · Discussion Needed, UX

Dec 29 2023

valerio.bozzolan updated the task description for T15701: Clarify that a Project is just a "Tag".
Dec 29 2023, 08:03 · UX, Projects
valerio.bozzolan created T15701: Clarify that a Project is just a "Tag".
Dec 29 2023, 07:57 · UX, Projects

Dec 27 2023

aklapper closed T15696: Misaligned empty icon when selecting project image due to indexing subdirectory as Resolved by committing rP428f9686c417: Composing a custom project picture: Remove misaligned empty icon.
Dec 27 2023, 16:39 · UX
valerio.bozzolan added a comment to T15692: Allow to see your own public revoked key.

In addition, it seems only the owner can see their stuff here.

Dec 27 2023, 14:02 · UX, User-valerio.bozzolan, Auth

Dec 21 2023

waldyrious added a comment to D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".

That's so weird! My instinct is of course to say that it should be completely unrelated to this patch since no CSS is touched in this one-line change... I have no idea how to debug this ☹️

Dec 21 2023, 22:57 · UX

Dec 19 2023

valerio.bozzolan added a project to T15696: Misaligned empty icon when selecting project image due to indexing subdirectory: UX.
Dec 19 2023, 06:50 · UX

Dec 18 2023

aklapper added a comment to D25419: Fix the whitespace issue in the message "Access Denied: Restricted File".

I can confirm that this patch fixes the string problem. However, I am super super puzzled that after applying this patch, the CSS definition line-height: 22px for .phabricator-wordmark is suddenly missing in both Chromium 120 and Firefox 120, moving the wordmark a bit higher in the upper left corner (on my two screenshots, that is "Phoriorge").

Dec 18 2023, 23:40 · UX

Dec 15 2023

waldyrious added a project to T15270: "Access Denied: Restricted File" strings concatenated without whitespace: UX.
Dec 15 2023, 08:49 · UX, Good Starter Task, Files
waldyrious added a project to D25419: Fix the whitespace issue in the message "Access Denied: Restricted File": UX.
Dec 15 2023, 08:48 · UX

Dec 14 2023

valerio.bozzolan added a comment to T15692: Allow to see your own public revoked key.

I totally agree with these additional considerations. Thanks.

Dec 14 2023, 21:27 · UX, User-valerio.bozzolan, Auth
avivey added a comment to T15692: Allow to see your own public revoked key.

Since we already show the full (public) key when editing, then I don't see a reason not to show it after it's revoked.

Dec 14 2023, 09:03 · UX, User-valerio.bozzolan, Auth

Dec 13 2023

valerio.bozzolan added a revision to T15692: Allow to see your own public revoked key: D25495: Auth SSH Details: show Public Key (not just Type).
Dec 13 2023, 16:52 · UX, User-valerio.bozzolan, Auth
valerio.bozzolan triaged T15692: Allow to see your own public revoked key as Normal priority.
Dec 13 2023, 16:04 · UX, User-valerio.bozzolan, Auth

Dec 10 2023

Rinalusi44 added a comment to D25466: Improve command line prompts in setup issue pages.
Dec 10 2023, 17:40 · Config, UX
valerio.bozzolan closed T15577: Show existing Hovercards from more places as Resolved by committing rP2295bcda14e7: Curtain: add Hovercard support.
Dec 10 2023, 15:55 · UX, User-valerio.bozzolan

Dec 8 2023

valerio.bozzolan updated the task description for T15577: Show existing Hovercards from more places.
Dec 8 2023, 19:58 · UX, User-valerio.bozzolan

Dec 7 2023

waldyrious closed D25466: Improve command line prompts in setup issue pages.
Dec 7 2023, 16:22 · Config, UX
valerio.bozzolan added a comment to D25466: Improve command line prompts in setup issue pages.

We may want to expand the Test Plan to mention additional tips to help newcomers in breaking their installation.

Dec 7 2023, 11:59 · Config, UX
valerio.bozzolan updated the test plan for D25466: Improve command line prompts in setup issue pages.
Dec 7 2023, 11:55 · Config, UX
valerio.bozzolan accepted D25466: Improve command line prompts in setup issue pages.

I love it, thanks.

Dec 7 2023, 11:54 · Config, UX

Dec 2 2023

waldyrious added a comment to T15225: Conpherence: add a dedicated "Send" button (not just the Enter key).

It's also misleading that the text box is multiline (at least in desktop) which suggests that line breaks are expected, but pressing Enter instead sends the message.

Dec 2 2023, 10:42 · Conpherence, Mobile, User-valerio.bozzolan, UX

Nov 29 2023

Juest added a comment to T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear.

can't repro anymore, looks like the regression regressed

Nov 29 2023, 19:25 · UX, Bug Reports
waldyrious added a project to D25191: Auto-subscription: little less verbose: UX.
Nov 29 2023, 11:54 · UX

Nov 20 2023

valerio.bozzolan triaged T15504: If registration is disabled, show the button as disabled as Low priority.
Nov 20 2023, 09:49 · Good Starter Task, UX
valerio.bozzolan closed T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear as Resolved.

I cannot reproduce anymore. This does not happen anymore in latest master.

Nov 20 2023, 09:46 · UX, Bug Reports

Nov 15 2023

valerio.bozzolan closed T15528: Diffusion commit Feed: avoid to show the author twice (Authored by xxx) as Resolved by committing rP775d141fe6bf: Audit Feed: less verbose when the author is the committer.
Nov 15 2023, 12:57 · UX, User-valerio.bozzolan, Diffusion

Nov 14 2023

waldyrious added projects to D25466: Improve command line prompts in setup issue pages: UX, Config.
Nov 14 2023, 14:40 · Config, UX

Sep 25 2023

valerio.bozzolan closed T15143: Allow to quick-edit a Milestone name from Workboard menu as Resolved by committing rP903d71e67d84: Workboard: Milestone Name easily editable (instead of surfing 3 pages).
Sep 25 2023, 06:18 · UX, Affects-Wikimedia, User-valerio.bozzolan, Workboard

Sep 23 2023

avivey added a project to T15510: Make email clear about "Someone accepted revision" vs "Revision is ready to land": UX.

I don't think we have a specific task for "general UI text improvements" - there's the UX project, but "improve UX" is an ongoing process, so I don't think a single parent task is a good match.

Sep 23 2023, 06:11 · UX, Differential

Sep 22 2023

waldyrious added a comment to T15245: Continue bulleted/numbered list during new line.

Ugh. I added this to the UX project but forgot to remove the test content from the comment box, so my changes ended up coupled with a comment that said "- List Item". I tried to delete the comment but now it looks weird like some sort of redacted content :( anway, though I'd leave the note here in case anyone is confused with the deleted comment.

Sep 22 2023, 21:36 · UX, Feature Requests, Remarkup
waldyrious added a project to T15245: Continue bulleted/numbered list during new line: UX.
Sep 22 2023, 21:34 · UX, Feature Requests, Remarkup
waldyrious added a comment to T15225: Conpherence: add a dedicated "Send" button (not just the Enter key).

It's also misleading that the text box is multiline (at least in desktop) which suggests that line breaks are expected, but pressing Enter instead sends the message. I was caught off-guard by this at least once. So perhaps the text entry box should be made single-line by default (as already happens if the screen is narrow enough) and expand as needed if line breaks are added.

Sep 22 2023, 21:29 · Conpherence, Mobile, User-valerio.bozzolan, UX

Sep 18 2023

valerio.bozzolan moved T15143: Allow to quick-edit a Milestone name from Workboard menu from Backlog to Feature Requests on the Affects-Wikimedia board.
Sep 18 2023, 06:12 · UX, Affects-Wikimedia, User-valerio.bozzolan, Workboard

Aug 28 2023

valerio.bozzolan added a project to T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear: UX.

This is very probably a recent regression since I cannot reproduce on Wikimedia Phabricator.

Aug 28 2023, 13:49 · UX, Bug Reports
valerio.bozzolan updated the task description for T15528: Diffusion commit Feed: avoid to show the author twice (Authored by xxx) .
Aug 28 2023, 13:27 · UX, User-valerio.bozzolan, Diffusion
valerio.bozzolan claimed T15577: Show existing Hovercards from more places.
Aug 28 2023, 13:19 · UX, User-valerio.bozzolan

Aug 18 2023

valerio.bozzolan closed T15615: Mobile: Differential lines should not be wrapped as Resolved by committing rP761134a1a9fe: Line counters: do not wrap when over 999 on mobile.
Aug 18 2023, 01:54 · UX, Differential

Aug 17 2023

valerio.bozzolan added a revision to T15615: Mobile: Differential lines should not be wrapped: D25407: Line counters: do not wrap when over 999 on mobile.
Aug 17 2023, 16:36 · UX, Differential
valerio.bozzolan added a cover image to T15615: Mobile: Differential lines should not be wrapped.
Aug 17 2023, 16:30 · UX, Differential
valerio.bozzolan triaged T15615: Mobile: Differential lines should not be wrapped as Low priority.
Aug 17 2023, 16:30 · UX, Differential

Aug 2 2023

valerio.bozzolan merged T15252: Using a raw git diff asks for repository, then loses it into T15537: When creating revision from raw diff, "Repository" field is lost.
Aug 2 2023, 21:31 · UX, User-valerio.bozzolan, Differential
valerio.bozzolan merged task T15252: Using a raw git diff asks for repository, then loses it into T15537: When creating revision from raw diff, "Repository" field is lost.
Aug 2 2023, 21:31 · UX, Differential

Jul 28 2023

valerio.bozzolan closed T15471: Hide Column: the "Undo" button should just close the popup (without reloading the page) as Resolved by committing rP1aa532a47685: Workboard Columns: avoid page reload on Edit > Cancel.
Jul 28 2023, 17:02 · User-valerio.bozzolan, UX, Workboard

Jul 25 2023

valerio.bozzolan closed T15538: Update Patch: it's dead-end if not yours as Resolved by committing rP1e3c9bdfee76: Update Diff: fix dead-end when not yours.
Jul 25 2023, 12:15 · User-valerio.bozzolan, UX, Differential
valerio.bozzolan updated the task description for T15538: Update Patch: it's dead-end if not yours.
Jul 25 2023, 08:34 · User-valerio.bozzolan, UX, Differential

Jul 24 2023

valerio.bozzolan added a comment to T15538: Update Patch: it's dead-end if not yours.

I think we have an implementation:

Jul 24 2023, 08:59 · User-valerio.bozzolan, UX, Differential