mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-26 12:27:06 +00:00 
			
		
		
		
	Backport #25254 by @wxiaoguang Close #25249 Use "dialog" for the role  Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
		| @@ -34,6 +34,7 @@ export function attachRefIssueContextPopup(refIssues) { | ||||
|       content: el, | ||||
|       placement: 'top-start', | ||||
|       interactive: true, | ||||
|       role: 'dialog', | ||||
|       interactiveBorder: 5, | ||||
|       onShow: () => { | ||||
|         el.firstChild.dispatchEvent(new CustomEvent('ce-load-context-popup', {detail: {owner, repo, index}})); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Giteabot
					Giteabot