Skip to content

[DREAM-714] Button to leave the current project is misaligned on mobile (2)#24046

Open
HDinger wants to merge 1 commit into
release/17.6from
bug/dream-714-button-to-leave-the-current-project-is-misaligned-on-mobile-2
Open

[DREAM-714] Button to leave the current project is misaligned on mobile (2)#24046
HDinger wants to merge 1 commit into
release/17.6from
bug/dream-714-button-to-leave-the-current-project-is-misaligned-on-mobile-2

Conversation

@HDinger

@HDinger HDinger commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Ticket

https://community.openproject.org/projects/DREAM/work_packages/DREAM-714/activity#comment-1695883

What are you trying to accomplish?

Align star icon and workspace lable at the first row of a multiline project name.

Screenshots

Bildschirmfoto 2026-07-01 um 13 51 16 Bildschirmfoto 2026-07-01 um 13 48 10
@HDinger HDinger added this to the 17.6.x milestone Jul 1, 2026
@HDinger HDinger requested a review from bsatarnejad July 1, 2026 11:52
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Warning

Flaky specs

  • rspec ./modules/wikis/spec/features/admin/internal_provider_spec.rb[1:1]
  • rspec ./spec/features/projects/lists/filters_spec.rb[1:6:1]
  • rspec ./spec/features/projects/lists/filters_spec.rb[1:16:1:1]
  • rspec ./spec/features/projects/project_autocomplete_spec.rb[1:1]
🤖 Ask Copilot to investigate

Copy the prompt below into a new comment on this PR to delegate the investigation to GitHub Copilot. It will look into the flakiness and open a separate pull request with you as reviewer.

@copilot The following spec(s) are flaky in CI (first seen on PR #24046, linked for reference only):

- `rspec ./modules/wikis/spec/features/admin/internal_provider_spec.rb[1:1]`
- `rspec ./spec/features/projects/lists/filters_spec.rb[1:6:1]`
- `rspec ./spec/features/projects/lists/filters_spec.rb[1:16:1:1]`
- `rspec ./spec/features/projects/project_autocomplete_spec.rb[1:1]`

Treat this as a standalone task, unrelated to PR #24046. Create a new branch from origin/dev and open a new pull request targeting dev — do not stack it on PR #24046 or reuse that branch.

Follow the playbook in docs/development/testing/handling-flaky-tests/README.md to find the root cause and fix the underlying race — do not skip, delete, or weaken the spec to make it pass; disabling is a last resort per the playbook, and only with a bug ticket. Verify the fix by running the spec(s) repeatedly (e.g. `script/bulk_run_rspec --run-count 10`).

If you cannot reproduce the flake or are not confident in a fix after reasonable investigation, do not fabricate a change or skip the spec to force CI green. Instead, leave the pull request in draft and document what you tried, the suspected cause, and any leads in its description, then assign @HDinger to take over.

Once the fix is verified, title the PR after the spec(s) it fixes, and use the PR description to explain the root cause, how the change resolves it, and the before/after results. Label the PR `flaky-spec`, assign @HDinger, and request a review from @HDinger.
On every commit, set @HDinger as the sole co-author with a `Co-authored-by:` trailer (use their GitHub no-reply email so it links to their account), so it is traceable who dispatched the fix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant