Display src and dest repos on 'New Pull Request' page? #2094

Closed
opened 2025-11-02 04:23:59 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @barrylapthorn on GitHub (Jul 25, 2018).

  • Gitea version (or commit ref):
  • Git version: 1.4.3
  • Operating system: Windows
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Is it possible to add the source and forked repositories to the new pull request screen? It's confusing to new users (!) to only see 'base' and 'compare'.

Better would be:

'<org>/<src-repo>' / branch

and

'<user>/<forked-repo>' / <forked-repo-branch>

A tool tip would be sufficient, or at least some indication that the RHS ('compare') is the fork.

Screenshots

image

image

Originally created by @barrylapthorn on GitHub (Jul 25, 2018). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): - Git version: 1.4.3 - Operating system: Windows - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description Is it possible to add the source and forked repositories to the new pull request screen? It's confusing to new users (!) to only see 'base' and 'compare'. Better would be: '<org>/<src-repo>' / branch and '<user>/<forked-repo>' / <forked-repo-branch> A tool tip would be sufficient, or at least some indication that the RHS ('compare') is the fork. ## Screenshots ![image](https://user-images.githubusercontent.com/1275154/43184011-07f3c7a2-8fdf-11e8-8c6c-ba739b28fc16.png) ![image](https://user-images.githubusercontent.com/1275154/43184298-09292c06-8fe0-11e8-81ec-0c941b9e550e.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the type/proposaltype/enhancement labels 2025-11-02 04:23:59 -06:00
Author
Owner

@6543 commented on GitHub (Sep 7, 2020):

fixed on master

@6543 commented on GitHub (Sep 7, 2020): fixed on master
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2094