Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 10 years ago

#3359 closed enhancement (wontfix)

Delete button (new style suggestion)

Reported by: xeqta's profile xeqta Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Core Keywords:
Cc: karmatosed@…

Description

I think the delete button which is added to each activity should be less prominent.

I've attached a suggestion which fits the new default theme well:

  • hover-on-activity.jpg: When your mouse hovers over the current activity "area".
  • hover-on-button.jpg: When your mouse hovers over the delete button.

That means 1 less button per activity update = simplified/better overview.

Attachments (2)

hover-on-activity.jpg (153.2 KB) - added by xeqta 15 years ago.
hover-on-button.jpg (152.9 KB) - added by xeqta 15 years ago.

Download all attachments as: .zip

Change History (13)

#1 @xeqta
15 years ago

Alternative this could probably just be styled in your own theme.

#2 @DJPaul
15 years ago

How would you handle touch-driven, or non-mouse interfaces? There's no other screen on which to delete these items from.

#3 @xeqta
15 years ago

Hmm yeah, you would probably need to detect and handle those touch devices with a different UI/CSS. So when the browser detects an iphone, ipad ect., the delete functionality could be a swipe or just a static delete-button or (X).
Anyways, this was just an idea for styling the delete button. Since we would need to adjust the UI/CSS of this delete function based on the clients device, this might just be too much to deal with now. :-)

#4 @johnjamesjacoby
15 years ago

  • Milestone changed from Awaiting Review to 1.4
  • Severity set to normal
  • Version 1.3 deleted

We've gone back and forth on this one internally for a while now. I think it should stay a button as is for 1.3, with the intent of reevaluating later?

Moving to 1.4. Feel free to shift around if youlike.

Version 0, edited 15 years ago by johnjamesjacoby (next)

#5 @DennisSmolek
15 years ago

I wanted to add that with media queries we could easily make it show up for mobile/touch devices. But to be honest, BP and mobile are a harsh mix at the moment.

#6 @boonebgorges
14 years ago

  • Milestone changed from 1.6 to Future Release

#7 @karmatosed
13 years ago

I would tentatively say this is to be done in theme now with theme compatibility so perhaps not a valid ticket anymore?

#8 @karmatosed
13 years ago

  • Cc karmatosed@… added

#9 @boonebgorges
12 years ago

I would tentatively say this is to be done in theme now with theme compatibility so perhaps not a valid ticket anymore?

bp-legacy still provides the markup and styling for the deletion of BP content, and specifically, activity stream Delete buttons. So I think it's still a relevant issue. The question of whether we *want* to change the interface is a different one. I really would like to throw this over to karmatosed and hnla and the templatepack team for consideration.

#10 @DJPaul
10 years ago

  • Component changed from General - UX/UI to Core

#11 @mercime
10 years ago

  • Milestone Future Release deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Currently, different BP themes handle the delete button in a variety of ways: from the above-mentioned button style, to a dropdown with other links, or styled like a regular link, etc. Let the theme developers decide this :)

Note: See TracTickets for help on using tickets.