Bug 438704 - Add additional commit button so that user does not have to scroll down to commit change in top of bug
Summary: Add additional commit button so that user does not have to scroll down to com...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: User Interface
Version: 3.2
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: RHBZ30UpgradeTracker
TreeView+ depends on / blocked
 
Reported: 2008-03-24 16:24 UTC by David Lawrence
Modified: 2013-06-24 02:21 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-28 03:48:54 UTC
Embargoed:


Attachments (Terms of Use)
Patch to add additional commit button (v1) (1.20 KB, patch)
2008-03-24 16:24 UTC, David Lawrence
nelhawar: review+
Details | Diff

Description David Lawrence 2008-03-24 16:24:32 UTC
Currently if a user simply changes a component, priority, flag, etc. they need
to scroll down the page to find the single commit button to make their change.
Adding another commit button near the top allows the change to be made more quickly.

Also changed the id="commit" to class="commit" as id= is only supposed to work
with single entities in a page where class= is used for multiple occurrence if
an entity.

Comment 1 David Lawrence 2008-03-24 16:24:32 UTC
Created attachment 298902 [details]
Patch to add additional commit button (v1)

Comment 2 David Lawrence 2008-03-24 16:25:22 UTC
Comment on attachment 298902 [details]
Patch to add additional commit button (v1)

https://bugdev.devel.redhat.com/bugzilla has the change applied so look at any
bug report to see the change in place.

Comment 3 Noura El hawary 2008-03-25 01:20:15 UTC
Comment on attachment 298902 [details]
Patch to add additional commit button (v1)

Hi Dave, the patch looks good and works nicely.

Noura


Note You need to log in before you can comment on or make changes to this bug.