pursuance icon indicating copy to clipboard operation
pursuance copied to clipboard

Dropdowns to sort public pursuances and navigate your pursuances

Open v-stickykeys opened this issue 7 years ago • 4 comments

I did a pass at the styling

v-stickykeys avatar Feb 08 '18 06:02 v-stickykeys

@thevaleriemack Hey I tried this out and it works great! Could you just move it from the TaskHierarchy page and into the top nav bar? Then people can switch pursuances from any screen at any time, not just from the TaskHierarchy.

elimisteve avatar Feb 11 '18 01:02 elimisteve

@elimisteve updated to complete https://github.com/PursuanceProject/pursuance/issues/122

v-stickykeys avatar Mar 11 '18 03:03 v-stickykeys

Hey @thevaleriemack , I made a couple tweaks so that a hard refresh isn't required (via history.go()) and put them in a new branch -- namely https://github.com/PursuanceProject/pursuance/tree/val-dev-merged-reordered -- but I'm running into a couple CSS issues I'm having trouble with:

  1. The spacing of the elements on the top nav bar is different

  2. The top nav bar's elements are blue rather than white like in develop

  3. The Assign button's dropdown's elements are indented from the left side and also wrap around to the next line

Maybe it has something to do with a merge conflict you ran into? I don't know.

Any idea what's up (and yes I remember that you probably don't have time to fix it personally)? Thanks.

elimisteve avatar Apr 25 '18 07:04 elimisteve

!!

I’ll look into them when I get a chance. Nav spacing is different because I tried to employ the bootstrap nav and center the jump to drop down.

Changing the links to white should be fine.

I don’t think I messed with the assign button. But if it was using styling from nav css maybe that’s where the problem occurred.

On Wed, Apr 25, 2018 at 12:45 AM Steve Phillips [email protected] wrote:

Hey @thevaleriemack https://github.com/thevaleriemack , I made a couple tweaks so that a hard refresh isn't required (via history.go()) and put them in a new branch -- namely https://github.com/PursuanceProject/pursuance/tree/val-dev-merged-reordered -- but I'm running into a couple CSS issues I'm having trouble with:

The spacing of the elements on the top nav bar is different 2.

The top nav bar's elements are blue rather than white like in develop 3.

The Assign button's dropdown's elements are indented from the left side and also wrap around to the next line

Maybe it has something to do with a merge conflict you ran into? I don't know.

Any idea what's up (and yes I remember that you probably don't have time to fix it personally)? Thanks.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/PursuanceProject/pursuance/pull/111#issuecomment-384191525, or mute the thread https://github.com/notifications/unsubscribe-auth/AIDeqktQlM7bJ6qYpwvH4gOABjUdeCInks5tsCmSgaJpZM4R94Dh .

-- Thank you, Val

v-stickykeys avatar Apr 25 '18 14:04 v-stickykeys