﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33776	django-admin inline should not be append but prepend	Ritik Soni	nobody	"
Problem:- this is so uncomfortable if inline has 1k instances then the user has to scroll down. 

Solution:- 
1. so when we press add more inline (button) it should append an inline instance at the starting in the fieldset.
2. that button also should be in the starting of fieldset 
[[Image(https://user-images.githubusercontent.com/47344024/172989144-55eb2368-fe43-4004-88b4-1f2c7e3551f9.png)]]"	Uncategorized	new	contrib.admin	4.0	Normal		django-inline admin		Unreviewed	0	0	0	0	0	1
