PursuanceProject / pursuance

Pursuance: end-to-end encrypted task management optimized for large numbers of volunteers. We are building a vast and formidable ecosystem of opposition to institutionalized injustice.
https://pursuanceproject.org/
Other
134 stars 15 forks source link

Dropdowns to sort public pursuances and navigate your pursuances #111

Open v-stickykeys opened 6 years ago

v-stickykeys commented 6 years ago

I did a pass at the styling

elimisteve commented 6 years ago

@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.

v-stickykeys commented 6 years ago

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

elimisteve commented 6 years ago

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.

v-stickykeys commented 6 years ago

!!

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 notifications@github.com 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:

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.

— 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